You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just in the process of migrating old simulations and this is causing issues as cocotb now tries to travers additional hierarchy objects that it wouldn't otherwise and is causing extra overhead to fix.
The text was updated successfully, but these errors were encountered:
cocotb-bus/src/cocotb_bus/bus.py
Line 31 in 7962b53
^^ this got introduced here #19
I'm just in the process of migrating old simulations and this is causing issues as cocotb now tries to travers additional hierarchy objects that it wouldn't otherwise and is causing extra overhead to fix.
The text was updated successfully, but these errors were encountered: