Updated test to use assert-max
authorMiodrag Milanovic <mmicko@gmail.com>
Tue, 28 Jan 2020 17:26:10 +0000 (18:26 +0100)
committerMiodrag Milanovic <mmicko@gmail.com>
Tue, 28 Jan 2020 17:26:10 +0000 (18:26 +0100)
tests/arch/efinix/mux.ys

index 91c110ae09bb3e6987b99332d33872ded6ba395b..a5ab80d8b35b18d9ca00d5a55d890a487b450fd4 100644 (file)
@@ -36,6 +36,6 @@ proc
 equiv_opt -assert -map +/efinix/cells_sim.v synth_efinix # equivalency check
 design -load postopt # load the post-opt design (otherwise equiv_opt loads the pre-opt design)
 cd mux16 # Constrain all select calls below inside the top module
-select -assert-min 11 t:EFX_LUT4
+select -assert-max 12 t:EFX_LUT4
 
 select -assert-none t:EFX_LUT4 %% t:* %D