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

This reverts commit ba3a9d925e.

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-05-24 20:00:44 +02:00
parent 186ca3862f
commit 4cc9a68399
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": "xc7/counter_test/arty.xdc"
"INPUT_XDC_FILES": "${:xdc}"
}
}
},