Skip to content
  • Minyong Li's avatar
    core.ProgramMemory: fix 2-read · 2f83dccb
    Minyong Li authored
    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.
    2f83dccb