1
0
Fork 0
fayalite/crates/fayalite/tests/sim/expected
2025-10-24 01:40:30 -07:00
..
array_rw.txt add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
array_rw.vcd tests/sim: add test_array_rw 2025-01-12 21:38:59 -08:00
conditional_assignment_last.txt add simulator support for sim-only values 2025-09-08 22:19:43 -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 add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
connect_const_reset.txt add simulator support for sim-only values 2025-09-08 22:19:43 -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 add simulator support for sim-only values 2025-09-08 22:19:43 -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 add simulator support for sim-only values 2025-09-08 22:19:43 -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 add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
duplicate_names.vcd properly handle duplicate names in vcd 2025-01-09 22:52:22 -08:00
enums.txt add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
enums.vcd add support for #[hdl(sim)] enum_ty.Variant(value) and #[hdl(sim)] EnumTy::Variant(value) and non-sim variants too 2025-04-01 22:16:47 -07:00
extern_module.txt add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
extern_module.vcd implement simulation of extern modules 2025-03-21 01:47:14 -07:00
extern_module2.txt add simulator support for sim-only values 2025-09-08 22:19:43 -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
many_memories.txt add test_many_memories so we catch if memories are iterated in an inconsistent order like in 838bd469ce 2025-10-24 01:40:30 -07:00
many_memories.vcd add test_many_memories so we catch if memories are iterated in an inconsistent order like in 838bd469ce 2025-10-24 01:40:30 -07:00
memories.txt add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
memories.vcd properly handle duplicate names in vcd 2025-01-09 22:52:22 -08:00
memories2.txt add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
memories2.vcd properly handle duplicate names in vcd 2025-01-09 22:52:22 -08:00
memories3.txt add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
memories3.vcd properly handle duplicate names in vcd 2025-01-09 22:52:22 -08:00
mod1.txt add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
mod1.vcd tests/sim: split expected output text into separate files 2024-12-05 18:17:13 -08:00
ripple_counter.txt add simulator support for sim-only values 2025-09-08 22:19:43 -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 add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
shift_register.vcd tests/sim: split expected output text into separate files 2024-12-05 18:17:13 -08:00
sim_only_connects.txt add simulator support for sim-only values 2025-09-08 22:19:43 -07:00
sim_only_connects.vcd add simulator support for sim-only values 2025-09-08 22:19:43 -07:00