Skip to content

Commit 821c0ae

Browse files
committed
test renames -move-to-cell
Signed-off-by: Cho Moon <[email protected]>
1 parent 1592c42 commit 821c0ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

flow/scripts/synth.tcl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,7 @@ chformal -remove
8484
delete t:\$print
8585

8686
# rename registers to have the verilog register name in its name
87-
# of the form \regName$_DFF_P_. We should fix yosys to make it the reg name.
88-
# At least this is predictable.
89-
renames -wire
87+
renames -wire -move-to-cell
9088

9189
# Optimize the design
9290
opt -purge

0 commit comments

Comments
 (0)