Skip to content

Dual port RAM for complex data structure #4011

Answered by nakengelhardt
atoone asked this question in Q&A
Discussion options

You must be logged in to vote

I'm guessing you want to still infer the BRAM blocks rather than manually instantiating the primitives?

The bitwise write mask is treated as a byte enable in memory_libmap, with a "byte" width of 1 bit. So if you make sure to match the byte enable pattern and do any other manipulation before those signals, it should be able to infer that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by atoone
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