NYU-Processor-Design / nyu-amba

NYU Processor Design Team's interpretation of ARM's AMBA specifications.
Creative Commons Zero v1.0 Universal
1 stars 6 forks source link

AHB Dummy Subordinate #6

Closed rishyak closed 1 year ago

rishyak commented 1 year ago

Implement a dummy subordinate with all features required by a subordinate to provide an outline for what it needs to do on the bus.

This includes:

rishyak commented 1 year ago

@kevincyap I believe this is done? Can we PR and merge whilst you work on the memory controller?