Update area for div_mod
authorEddie Hung <eddie@fpgeh.com>
Mon, 30 Sep 2019 21:20:47 +0000 (14:20 -0700)
committerMiodrag Milanovic <mmicko@gmail.com>
Thu, 17 Oct 2019 15:10:02 +0000 (17:10 +0200)
tests/xilinx/div_mod.ys

index 4518db8bf49485ffae71d24054cdbd9d2738493c..da7e60a9a0842cb484a9fbcd7622c0dfa0ea578b 100644 (file)
@@ -6,12 +6,12 @@ design -load postopt # load the post-opt design (otherwise equiv_opt loads the p
 cd top # Constrain all select calls below inside the top module
 
 select -assert-count 12 t:LUT1
-select -assert-count 23 t:LUT2
-select -assert-count 12 t:LUT4
-select -assert-count 9  t:LUT5
-select -assert-count 84 t:LUT6
+select -assert-count 19 t:LUT2
+select -assert-count 13 t:LUT4
+select -assert-count 6  t:LUT5
+select -assert-count 82 t:LUT6
 select -assert-count 65 t:MUXCY
-select -assert-count 39 t:MUXF7
-select -assert-count 15 t:MUXF8
+select -assert-count 37 t:MUXF7
+select -assert-count 11 t:MUXF8
 select -assert-count 28 t:XORCY
 select -assert-none t:LUT1 t:LUT2 t:LUT4 t:LUT5 t:LUT6 t:MUXCY t:MUXF7 t:MUXF8 t:XORCY %% t:* %D