fayalite/crates/fayalite/tests/sim/expected
2025-03-27 23:44:36 -07:00
..
array_rw.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
array_rw.vcd tests/sim: add test_array_rw 2025-01-12 21:38:59 -08:00
conditional_assignment_last.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
conditional_assignment_last.vcd sim: fix "label address not set" bug when the last Assignment is conditional 2025-01-15 19:04:40 -08:00
connect_const.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
connect_const_reset.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
connect_const_reset.vcd tests/sim: split expected output text into separate files 2024-12-05 18:17:13 -08:00
counter_async.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
counter_async.vcd tests/sim: split expected output text into separate files 2024-12-05 18:17:13 -08:00
counter_sync.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
counter_sync.vcd tests/sim: split expected output text into separate files 2024-12-05 18:17:13 -08:00
duplicate_names.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
duplicate_names.vcd properly handle duplicate names in vcd 2025-01-09 22:52:22 -08:00
enums.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
enums.vcd sim: add SimValue and reading/writing more than just a scalar 2024-12-18 01:39:35 -08:00
extern_module.txt simulator: allow external module generators to wait for value changes and/or clock edges 2025-03-25 18:26:48 -07:00
extern_module.vcd implement simulation of extern modules 2025-03-21 01:47:14 -07:00
extern_module2.txt change SimValue to contain and deref to a value and not just contain bits 2025-03-27 23:44:36 -07:00
extern_module2.vcd simulator: allow external module generators to wait for value changes and/or clock edges 2025-03-25 18:26:48 -07:00
memories.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
memories.vcd properly handle duplicate names in vcd 2025-01-09 22:52:22 -08:00
memories2.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
memories2.vcd properly handle duplicate names in vcd 2025-01-09 22:52:22 -08:00
memories3.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
memories3.vcd properly handle duplicate names in vcd 2025-01-09 22:52:22 -08:00
mod1.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
mod1.vcd tests/sim: split expected output text into separate files 2024-12-05 18:17:13 -08:00
ripple_counter.txt change SimValue to contain and deref to a value and not just contain bits 2025-03-27 23:44:36 -07:00
ripple_counter.vcd add ripple counter test to test simulating alternating circuits and extern modules 2025-03-25 18:56:26 -07:00
shift_register.txt implement simulation of extern modules 2025-03-21 01:47:14 -07:00
shift_register.vcd tests/sim: split expected output text into separate files 2024-12-05 18:17:13 -08:00