1
0
Fork 0
fayalite/crates/fayalite/tests/sim/expected
2026-03-24 23:30:15 -07: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 sim/compiler: fix registers so they properly retain their old value when not written 2026-03-24 23:26:47 -07: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 sim/compiler: fix registers so they properly retain their old value when not written 2026-03-24 23:26:47 -07: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 sim/compiler: fix registers so they properly retain their old value when not written 2026-03-24 23:26:47 -07: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
last_connect.txt add test that simulator handles last-connect semantics properly 2026-03-24 23:29:30 -07:00
last_connect.vcd add test that simulator handles last-connect semantics properly 2026-03-24 23:29:30 -07: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
queue_1_false_false.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_1_false_false.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_1_false_true.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_1_false_true.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_1_true_false.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_1_true_false.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_1_true_true.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_1_true_true.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_2_false_false.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_2_false_false.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_2_false_true.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_2_false_true.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_2_true_false.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_2_true_false.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_2_true_true.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_2_true_true.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_3_false_false.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_3_false_false.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_3_false_true.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_3_false_true.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_3_true_false.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_3_true_false.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_3_true_true.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_3_true_true.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_4_false_false.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_4_false_false.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_4_false_true.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_4_false_true.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_4_true_false.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_4_true_false.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_4_true_true.txt add simulator tests for queue() 2026-03-24 23:30:15 -07:00
queue_4_true_true.vcd add simulator tests for queue() 2026-03-24 23:30:15 -07:00
ripple_counter.txt sim/compiler: fix registers so they properly retain their old value when not written 2026-03-24 23:26:47 -07: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 sim/compiler: fix registers so they properly retain their old value when not written 2026-03-24 23:26:47 -07: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 sim/compiler: fix registers so they properly retain their old value when not written 2026-03-24 23:26:47 -07: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