Skip to content

Commit a976934

Browse files
committed
synth: Repeat retime for further balancing
Trials have shown repeating retime can lead to further improvement in delay, apply it. Signed-off-by: Martin Povišer <[email protected]>
1 parent ffa73bc commit a976934

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flow/scripts/abc_retime.script

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
st
22
retime -v -o
3+
retime -M 5 -v -o
4+
retime -M 5 -v -o
5+
retime -M 5 -v -o
36
map

0 commit comments

Comments
 (0)