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
Since we use the registers on an AXI-Bus, we would like to check the legality of register reads/writes by checking whether some given address lies within the generated register range.
Taken from the current generator, it would look something like this:
Since we use the registers on an AXI-Bus, we would like to check the legality of register reads/writes by checking whether some given address lies within the generated register range.
Taken from the current generator, it would look something like this:
@esynr3z Does it make sense to open a pull request and implement it into "V1" or should I wait for the release of V2 and do it then?
The text was updated successfully, but these errors were encountered: