diff --git a/f4pga/platforms/xc7a50t.json b/f4pga/platforms/xc7a50t.json index 5444f87..b18f732 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": "xc7/counter_test/arty.xdc" + "INPUT_XDC_FILES": "${:xdc}" } } },