Commit 0ea1321a authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

adding Manifests, ISE project file and empty top files

parent 12278634
fetchto = "ip_cores"
modules = {"local" :
[ "modules/wrsw_nic" ],
"git" : "git://ohwr.org/hdl-core-lib/wr-cores.git::wrcore_v2",
"svn" : "http://svn.ohwr.org/gn4124-core/branches/hdlmake-compliant/rtl"
}
target = "xilinx"
action = "synthesis"
fetchto = "../../ip_cores"
syn_device = "xc6slx45t"
syn_grade = "-3"
syn_package = "fgg484"
syn_top = "wr_nic_top"
syn_project = "wr_nic.xise"
modules = { "local" : [ "../../top/spec" ] }
This diff is collapsed.
files = ["wr_nic_top.vhd", "wr_nic_top.ucf" ]
fetchto = "../../ip_cores"
modules = {
"local" : ["../../"]
}
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