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
Submodule functionality is improved. Parameter and localparams can be correctly handled in a parent module.
Read/Write dataflow behavior of RAM is update. Sign options of some data-related signals are changed to 'signed=True', so that negative values can can be handled correctly.
AxiMemoryModel supports read/write methods to access the register array of the model from the simulation thread.