intel / device-modeling-language

Mozilla Public License 2.0
92 stars 47 forks source link

Add the access_count explicitly #313

Closed fredriklarssonintelcom closed 2 months ago

fredriklarssonintelcom commented 2 months ago

Soon in Simics, the access_count is not added for objects that do not need it. So the test class used here does not get the access_count attribute. So the test fails for the expected attributes. By adding it explicitly here, the test will pass.

syssimics commented 2 months ago

Verification #13772840: ✅ pass

fredriklarssonintelcom commented 2 months ago

Please approve. The test can be improved later.

syssimics commented 2 months ago

Verification #13818651: ❌ fail