f4pga/platforms/xc7a50t: override the path to arty.xdc
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
72913daac2
commit
ba3a9d925e
|
@ -81,7 +81,7 @@
|
|||
"OUT_EBLIF": "${:eblif}",
|
||||
"PYTHON3": "${python3}",
|
||||
"UTILS_PATH": "${shareDir}/scripts",
|
||||
"INPUT_XDC_FILES": "${:xdc}"
|
||||
"INPUT_XDC_FILES": "xc7/counter_test/arty.xdc"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue