f4pga/platforms/xc7a50t: override the path to arty.xdc

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-03-02 10:11:09 +01:00
parent 72913daac2
commit ba3a9d925e
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}
}
},