projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49c9b63
)
Updated test to use assert-max
author
Miodrag Milanovic
<mmicko@gmail.com>
Tue, 28 Jan 2020 17:26:10 +0000
(18:26 +0100)
committer
Miodrag Milanovic
<mmicko@gmail.com>
Tue, 28 Jan 2020 17:26:10 +0000
(18:26 +0100)
tests/arch/efinix/mux.ys
patch
|
blob
|
history
diff --git
a/tests/arch/efinix/mux.ys
b/tests/arch/efinix/mux.ys
index 91c110ae09bb3e6987b99332d33872ded6ba395b..a5ab80d8b35b18d9ca00d5a55d890a487b450fd4 100644
(file)
--- a/
tests/arch/efinix/mux.ys
+++ b/
tests/arch/efinix/mux.ys
@@
-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-m
in 11
t:EFX_LUT4
+select -assert-m
ax 12
t:EFX_LUT4
select -assert-none t:EFX_LUT4 %% t:* %D