We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b39e47f + dcc5811 commit bbe0b3dCopy full SHA for bbe0b3d
dev/upgrade_vtr_archs.sh
@@ -1,3 +1,3 @@
1
#!/usr/bin/env bash
2
3
-find vpr libs/libarchfpga ODIN_II vtr_flow/arch utils/fasm/test -name '*.xml' | xargs -n 1 python3 ./vtr_flow/scripts/upgrade_arch.py
+find vpr libs/libarchfpga vtr_flow/arch utils/fasm/test -name '*.xml' | xargs -n 1 python3 ./vtr_flow/scripts/upgrade_arch.py
0 commit comments