Skip to content

fix: ignore address bits above self

Lukasz Butkowski requested to merge addrwidth into main

This fixes the motion controller project where the DesyRDL-generated register instance is at some offset like 0xA0001000 and didn't respond to any transactions.

Tested successfully by @randall .

Merge request reports