Skip to content

examples of integrating 'mem' regions and virtual registers? #208

Closed Answered by amykyta3
ekallal asked this question in Q&A
Discussion options

You must be logged in to vote

mem components are always interpreted as external to the register file. You can still generate a design that has a mem instance in it, but the regblock generator will only go as far as create a hardware interface that you use to connect to the memory structure. It is up to you to instantiate the technology-specific memory and complete the connections.

See the docs on how external components work: https://peakrdl-regblock.readthedocs.io/en/latest/rdl_features/external.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by amykyta3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants