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 1d30e8f + dafe79e commit 3ff0e56Copy full SHA for 3ff0e56
scripts/vivado_fix_cells_tpl.tcl
@@ -1,6 +1,6 @@
1
open_project {path}/proj/module_{module}/module_{module}/module_{module}.xpr
2
open_run synth_1 -name synth_1
3
-source {path}/src/constraints_fixed_cells.tcl
+source {path}/src/mp7_ugt_legacy/scripts/constraints_fixed_cells.tcl
4
file mkdir {path}/proj/module_{module}/module_{module}/module_{module}.srcs/constrs_1/new
5
close [ open {path}/proj/module_{module}/module_{module}/module_{module}.srcs/constrs_1/new/fixed_cells.xdc w ]
6
add_files -fileset constrs_1 {path}/proj/module_{module}/module_{module}/module_{module}.srcs/constrs_1/new/fixed_cells.xdc
0 commit comments