When a system with iob2axil connected to a axil2iob adapter is simulated using iverilog, the simulation gets stuck after the first access to these adapters.
Minimal Example
I've created a simple example in my fork: check this commit and it's commit message for more details.
Issue
iob2axil
connected to aaxil2iob
adapter is simulated usingiverilog
, the simulation gets stuck after the first access to these adapters.Minimal Example
gtkwave
:Other tests
iverilog
versions 10.3 (the one that we usually use) and the latest commit from the 11.0 branchxmsim
there are no warnings or errors, but the simulation runs as expected until the end