add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled #52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "programmerjake/fayalite:add-sim-read-past"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This new API allows you to read the state of signals as they were right before the last clock edge on the clock you pass in, this ensures you don't have to worry about races between different procedural models.
As mentioned in the last meeting: https://libre-chip.zulipchat.com/#narrow/channel/486103-general/topic/meeting.202025-11-11/near/554969547