Commit 0b07fcd4 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

updated manifests to use general-cores properly

parent b3506d5f
......@@ -7,7 +7,8 @@ modules = {"local" :
"modules/wrc_lm32",
"modules/wr_endpoint",
"modules/wrsw_pps_gen",
"modules/wrc_core" ]
"modules/wrc_core" ],
"git" : "git://ohwr.org/hdl-core-lib/general-cores.git::wishbone_with_adapter"
}
......@@ -5,5 +5,4 @@ files = [ "wr_core.vhd",
"wb_reset.vhd" ];
modules = {"local" : "wb_conmax"};
#fetchto = "../../ip_cores"
......@@ -9,4 +9,7 @@ syn_package = "fgg484"
syn_top = "spec_top"
syn_project = "spec_top_wrc.xise"
modules = { "local" : [ "../../../top/spec_1_1/wr_core_demo", "../../../platform/xilinx/chipscope" ] }
modules = { "local" :
[ "../../../top/spec_1_1/wr_core_demo",
"../../../platform/xilinx/chipscope" ]
}
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