Commit fcb49980 authored by Greg Daniluk's avatar Greg Daniluk

hdl/golden: updating Manifests

parent 6fdc725f
fetchto = "ip_cores"
modules = {
"git" : "git://ohwr.org/hdl-core-lib/wr-cores.git::spi-flash",
"git" : "git://ohwr.org/hdl-core-lib/general-cores.git::proposed_master"
}
modules = { "local" : [ "top", "platform" ] }
......@@ -6,12 +6,12 @@ fetchto = "../ip_cores"
syn_device = "xc6slx45t"
syn_grade = "-3"
syn_package = "fgg484"
syn_top = "spec_init"
syn_project = "spec_init.xise"
syn_tool = "ise"
syn_top = "spec_init"
modules = { "local" :
[ "../top",
"../ip_cores/general-cores",
"../ip_cores/gn4124-core",
"../ip_cores/wr-cores" ]
modules = { "local" : "../top",
"git" : [ "git://ohwr.org/hdl-core-lib/wr-cores.git::proposed_master",
"git://ohwr.org/hdl-core-lib/general-cores.git::proposed_master",
"git://ohwr.org/hdl-core-lib/gn4124-core.git::proposed_master" ]
}
files = ["spec_init.vhd", "spec_init.ucf"]
fetchto = "../ip_cores"
modules = {
"local" : ["../"],
"git" : "git://ohwr.org/hdl-core-lib/gn4124-core.git"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment