A collection of classes providing simple hardware specification, simulation, tracing, and testing suitable for teaching and research. Simplicity, usability, clarity, and extensibility are the overarching goals, rather than performance or optimization.
This PR fixes a test I had added in #343 (checking for correctness of io mapping in PostSynth blocks), and now also tracks registers in a separate reg_map.
This PR fixes a test I had added in #343 (checking for correctness of io mapping in PostSynth blocks), and now also tracks registers in a separate
reg_map
.