mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2025-04-19 21:12:57 +00:00
Apart from adding regfiles in general (which is mostly a combination of addrmap and register code), the stride/array_dimension code had to be revisted to be correct for multi dimensional arrays with multi dimensional registers. Lastly, the logger instantiation has been moved to the __init__() method of `Component`.