intel / rohd-hcl

A hardware component library developed with ROHD.
https://pub.dev/packages/rohd_hcl
BSD 3-Clause "New" or "Revised" License
81 stars 23 forks source link

More fixes to the memory model #72

Closed mkorbel1 closed 10 months ago

mkorbel1 commented 10 months ago

Description & Motivation

This PR fixes some more bugs related to the memory model and adds more tests to catch the issues. Mainly:

Related Issue(s)

N/A

Testing

Added a bunch of new testing

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No