diff --git a/f4pga/platforms/xc7a50t.json b/f4pga/platforms/xc7a50t.json index b18f732..5444f87 100644 --- a/f4pga/platforms/xc7a50t.json +++ b/f4pga/platforms/xc7a50t.json @@ -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" } } },