3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-07 06:38:26 +00:00
yosys/tests/sim
Gus Smith c0f1654028 Expand test into three tests for three cases
(1) no check, (2) check with warning, (3) check
with error. Previously the single test was not
testing all cases, as it was exiting after the
first error.
2026-02-23 10:27:36 -08:00
..
tb
.gitignore Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
adff.v
adffe.v
adlatch.v
aldff.v
aldffe.v
assume_x_first_step.ys Assume x values for missing signal data in FST 2024-10-02 12:08:48 +02:00
dff.v
dffe.v
dffsr.v
dlatch.v
dlatchsr.v
run-test.sh test: restore verific handling, nicer naming 2024-12-13 10:24:47 +01:00
sdff.v
sdffce.v
sdffe.v
sim_adff.ys
sim_adffe.ys
sim_adlatch.ys
sim_aldff.ys
sim_aldffe.ys
sim_cycles.ys Revert sim's cycle_width default back to 10, but keep -width option 2025-10-20 14:40:05 +02:00
sim_dff.ys
sim_dffe.ys
sim_dffsr.ys
sim_dlatch.ys
sim_dlatchsr.ys
sim_sdff.ys
sim_sdffce.ys
sim_sdffe.ys
simple_assign.v Assume x values for missing signal data in FST 2024-10-02 12:08:48 +02:00
simple_assign.vcd Assume x values for missing signal data in FST 2024-10-02 12:08:48 +02:00
undriven_replay.v Detect undriven and error/warn 2026-02-20 11:00:59 -08:00
undriven_replay.vcd Detect undriven and error/warn 2026-02-20 11:00:59 -08:00
undriven_replay.ys Expand test into three tests for three cases 2026-02-23 10:27:36 -08:00
undriven_replay_nocheck.ys Expand test into three tests for three cases 2026-02-23 10:27:36 -08:00
undriven_replay_warn.ys Expand test into three tests for three cases 2026-02-23 10:27:36 -08:00
var_reference_with_whitespace.vcd Fix: handle VCD variable references with and without whitespace 2024-10-01 11:51:20 +02:00
var_reference_without_whitespace.vcd Fix: handle VCD variable references with and without whitespace 2024-10-01 11:51:20 +02:00
vcd_var_reference_whitespace.ys Fix: handle VCD variable references with and without whitespace 2024-10-01 11:51:20 +02:00
vector_assign.il Fix: handle VCD variable references with and without whitespace 2024-10-01 11:51:20 +02:00