mirror of https://github.com/YosysHQ/yosys.git
Fix div_mod test
This commit is contained in:
parent
205f52ffe5
commit
c340d54657
|
@ -8,7 +8,7 @@ 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 6 t:LUT5
|
||||
select -assert-count 9 t:LUT5
|
||||
select -assert-count 80 t:LUT6
|
||||
select -assert-count 65 t:MUXCY
|
||||
select -assert-count 36 t:MUXF7
|
||||
|
|
Loading…
Reference in New Issue