1
0
Fork 0
fayalite/crates/fayalite/tests/sim/expected
2026-02-23 20:05:10 -08:00
..
array_rw.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
array_rw.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
conditional_assignment_last.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
conditional_assignment_last.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
connect_const.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
connect_const_reset.txt support operations directly on SimValue, UIntValue, and SIntValue, and shared references to those 2025-11-24 00:14:53 -08:00
connect_const_reset.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
counter_async.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
counter_async.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
counter_sync.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
counter_sync.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
duplicate_names.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
duplicate_names.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
enums.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
enums.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
extern_module.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
extern_module.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
extern_module2.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
extern_module2.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
many_memories.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
many_memories.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
memories.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
memories.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
memories2.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
memories2.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
memories3.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
memories3.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
mod1.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
mod1.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
phantom_const.txt support operations directly on SimValue, UIntValue, and SIntValue, and shared references to those 2025-11-24 00:14:53 -08:00
phantom_const.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
ripple_counter.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
ripple_counter.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
shift_register.txt add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled 2025-11-12 22:31:45 -08:00
shift_register.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
sim_fork_join.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
sim_fork_join.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
sim_fork_join_scope.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
sim_fork_join_scope.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
sim_only_connects.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
sim_only_connects.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
sim_read_past.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
sim_read_past.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
sim_resettable_counter_async.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
sim_resettable_counter_async.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
sim_resettable_counter_async_immediate_reset.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
sim_resettable_counter_async_immediate_reset.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
sim_resettable_counter_sync.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
sim_resettable_counter_sync.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00
sim_resettable_counter_sync_immediate_reset.txt simplify SimValue Debug format, making complex structures much easier to read 2025-12-14 20:59:48 -08:00
sim_resettable_counter_sync_immediate_reset.vcd change VCD id generation to be based on hashing the path, making them better for git diff 2026-02-23 20:05:10 -08:00