Skip to content

Add size method to abstract_device_t; make bus_t more robust#1946

Merged
aswaterman merged 10 commits intomasterfrom
bus-robust
Apr 9, 2025
Merged

Add size method to abstract_device_t; make bus_t more robust#1946
aswaterman merged 10 commits intomasterfrom
bus-robust

Conversation

@aswaterman
Copy link
Collaborator

Check for address validity wrt. device sizes; check for device address overlap.

@mslijepc
Copy link
Collaborator

mslijepc commented Apr 3, 2025

abstract_mem_t has a method virtual reg_t size() = 0; which should be removed since base class already has it

@aswaterman aswaterman requested a review from jerryz123 April 8, 2025 00:58
@aswaterman aswaterman merged commit 76858cc into master Apr 9, 2025
3 checks passed
@aswaterman aswaterman deleted the bus-robust branch April 9, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants