summaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorJulian Blake Kongslie2021-04-05 10:20:02 -0700
committerJulian Blake Kongslie2021-04-05 10:20:02 -0700
commit6a1c04608090cc8fc88aafac0b4899e4cbb9cae9 (patch)
tree9a03984357020c00dfeed299a8b321f832a48bd4 /sim
parentMake PC ADDR-sized rather than DATA-sized for now (diff)
downloadnoncpu-6a1c04608090cc8fc88aafac0b4899e4cbb9cae9.tar.xz
Change our simulator timing model to use continuous assignment guards.
Instead of depending on verilator getting $past right, this (ab-)uses the SystemVerilog scheduling model which allows us to get a consistent view of the universe by "isolating" the blocking updates. Easier to code to and seems to be more reliable in verilator.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions