Skip to content

Commit 3ff0e56

Browse files
author
Herbert Bergauer
committed
Merge branch 'fixed_cells' of https://github.com/cms-l1-globaltrigger/mp7_ugt_legacy into fixed_cells
2 parents 1d30e8f + dafe79e commit 3ff0e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/vivado_fix_cells_tpl.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
open_project {path}/proj/module_{module}/module_{module}/module_{module}.xpr
22
open_run synth_1 -name synth_1
3-
source {path}/src/constraints_fixed_cells.tcl
3+
source {path}/src/mp7_ugt_legacy/scripts/constraints_fixed_cells.tcl
44
file mkdir {path}/proj/module_{module}/module_{module}/module_{module}.srcs/constrs_1/new
55
close [ open {path}/proj/module_{module}/module_{module}/module_{module}.srcs/constrs_1/new/fixed_cells.xdc w ]
66
add_files -fileset constrs_1 {path}/proj/module_{module}/module_{module}/module_{module}.srcs/constrs_1/new/fixed_cells.xdc

0 commit comments

Comments
 (0)