Call proc
authorEddie Hung <eddie@fpgeh.com>
Sat, 25 May 2019 01:32:02 +0000 (18:32 -0700)
committerEddie Hung <eddie@fpgeh.com>
Sat, 25 May 2019 01:32:02 +0000 (18:32 -0700)
tests/various/opt_rmdff.ys

index fffffb4b5d2fd2a98bc8d884c6a10be6310dd36d..89cd3f0c8298b4763a150a604dcb2053f6677bb9 100644 (file)
@@ -2,12 +2,12 @@ read_verilog -icells opt_rmdff.v
 prep
 design -stash gold
 read_verilog -icells opt_rmdff.v
+proc
 opt_rmdff
 
 select -assert-count 0 c:remove*
 select -assert-min 7 c:keep*
 
-prep
 design -stash gate
 
 design -import gold -as gold