Skip to content

Commit ba41345

Browse files
committed
- Create abc_retime_for_two_phase.script
- Remove async2sync from synth_preamble.tcl
1 parent 02acbf8 commit ba41345

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
strash
2+
zero
3+
dretime -v
4+
retime -M 5 -D 1 -o -v
5+
map -D 1

flow/scripts/synth_preamble.tcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ proc check_logical_equivalence {top_module gold gate abc_args lib_args lib_dont_
215215
prep -flatten -top equiv
216216
opt_clean -purge
217217

218-
async2sync
219218
equiv_simple -undef -short -seq 1
220219
equiv_induct -undef -seq 4
221220
equiv_status -assert

0 commit comments

Comments
 (0)