Skip to content

Commit

Permalink
synthesis: ABC_AREA=0 now uses 'if -s'
Browse files Browse the repository at this point in the history
Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Nov 1, 2024
1 parent 1837132 commit 681d267
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions flow/scripts/abc_speed.script
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@
&nf
&st
&syn2
&if -g -K 6
&if -s -g -K 6
&synch2
&nf
&st
&syn2
&if -g -K 6
&if -s -g -K 6
&synch2
&nf
&st
&syn2
&if -g -K 6
&if -s -g -K 6
&synch2
&nf
&st
&syn2
&if -g -K 6
&if -s -g -K 6
&synch2
&nf
&st
&syn2
&if -g -K 6
&if -s -g -K 6
&synch2
&nf
&put
Expand Down

0 comments on commit 681d267

Please sign in to comment.