mirror of https://github.com/YosysHQ/yosys.git
fix test
This commit is contained in:
parent
b0c4add642
commit
65d2ebac9d
|
@ -1,6 +1,6 @@
|
|||
read_verilog ../common/lutram.v
|
||||
hierarchy -top lutram_1w1r
|
||||
synth_nanoxplore -noiopad
|
||||
synth_nanoxplore
|
||||
cd lutram_1w1r
|
||||
select -assert-count 1 t:NX_XRFB_64x18
|
||||
select -assert-count 8 t:NX_DFF
|
||||
|
|
Loading…
Reference in New Issue