yosys/tests/arch/analogdevices/mul.ys

10 lines
384 B
Plaintext
Raw Normal View History

2025-09-24 21:56:27 +02:00
read_verilog ../common/mul.v
hierarchy -top top
proc
equiv_opt -assert -map +/analogdevices/cells_sim.v synth_analogdevices -noiopad # 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
2025-10-17 00:33:59 +02:00
select -assert-count 1 t:RBBDSP
select -assert-none t:RBBDSP %% t:* %D