yosys/tests/arch/nanoxplore/lutram.ys

9 lines
218 B
Plaintext
Raw Normal View History

2024-03-01 06:41:25 -06:00
read_verilog ../common/lutram.v
hierarchy -top lutram_1w1r
2024-03-01 06:51:56 -06:00
synth_nanoxplore
2024-03-01 06:41:25 -06:00
cd lutram_1w1r
select -assert-count 1 t:NX_XRFB_64x18
select -assert-count 8 t:NX_DFF
select -assert-none t:NX_XRFB_64x18 t:NX_DFF %% t:* %D