Skip to content
Snippets Groups Projects
Verified Commit 2f83dccb authored by Minyong Li's avatar Minyong Li :speech_balloon:
Browse files

core.ProgramMemory: fix 2-read

Two simultaneous read causes Quartus to synthesize additional BRAM
and is unnecessary. This commit attempts to make Quartus to infer
a Simple Dual-Port RAM.

Plus a take pin exposed from CanCore, which can be used to take
control on both of the memories.
parent 8ad846b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment