Commit 084fc93f authored by Tristan Gingold's avatar Tristan Gingold

svec: move ucf file to syn directory

parent da1fd791
......@@ -15,7 +15,9 @@ if locals().get('fetchto', None) is None:
fetchto = "../../ip_cores"
files = [
"buildinfo_pkg.vhd", "sourceid_svec_fine_delay_top_pkg.vhd"
"buildinfo_pkg.vhd",
"sourceid_svec_fine_delay_top_pkg.vhd",
"svec_fine_delay_top.ucf"
]
modules = {
......
files = ["svec_fine_delay_top.vhd", "svec_fine_delay_top.ucf"]
files = ["svec_fine_delay_top.vhd"]
fetchto = "../../ip_cores"
......
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