projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a48ce
)
div_mod test fix
author
SergeyDegtyar
<sndegtyar@gmail.com>
Fri, 30 Aug 2019 11:17:03 +0000
(14:17 +0300)
committer
SergeyDegtyar
<sndegtyar@gmail.com>
Fri, 30 Aug 2019 11:17:03 +0000
(14:17 +0300)
tests/ice40/div_mod.ys
patch
|
blob
|
history
diff --git
a/tests/ice40/div_mod.ys
b/tests/ice40/div_mod.ys
index f55490572b211d60131a0c2e95fc0076df9a7a20..21cac71448cdc7f9aa65211bbd6a7e5f71e32939 100644
(file)
--- a/
tests/ice40/div_mod.ys
+++ b/
tests/ice40/div_mod.ys
@@
-5,5
+5,5
@@
equiv_opt -assert -map +/ice40/cells_sim.v synth_ice40 # equivalency check
design -load postopt # load the post-opt design (otherwise equiv_opt loads the pre-opt design)
cd top # Constrain all select calls below inside the top module
select -assert-count 62 t:SB_LUT4
-select -assert-count
65
t:SB_CARRY
+select -assert-count
41
t:SB_CARRY
select -assert-none t:SB_LUT4 t:SB_CARRY %% t:* %D