3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-09 12:50:33 +00:00
yosys/tests/arch/ice40
Marcelina Kościelnicka b98376884e test/arch/{ecp5,ice40}/memories.ys: Use read_verilog -defer.
These parts keep rereading a Verilog module, then using chparam
to test it with various parameter combinations.  Since the default
parameters are on the large side, this spends a lot of time
needlessly elaborating the default parametrization that will then
be discarded.  Fix it with -deref and manual hierarchy call.

Shaves 30s off the test time on my machine.
2021-08-11 14:52:38 +02:00
..
.gitignore
add_sub.ys
adffs.ys
bug1597.ys
bug1598.ys
bug1626.ys
bug1644.il.gz
bug1644.ys
bug2061.ys
counter.ys
dffs.ys
dpram.v
dpram.ys
fsm.ys
ice40_dsp.ys
ice40_opt.ys
ice40_wrapcarry.ys
latches.ys
logic.ys
macc.v
macc.ys
memories.ys test/arch/{ecp5,ice40}/memories.ys: Use read_verilog -defer. 2021-08-11 14:52:38 +02:00
mul.ys
mux.ys
rom.v
rom.ys
run-test.sh
shifter.ys
tribuf.ys