• Maciej Lipinski's avatar
    [hdl] add missing generic to generic_dpram in altera · c0e85653
    Maciej Lipinski authored
    This generic is dummy (does nothing), yet it is needed since the
    generic component declaration in genram_pkg.vhd has such generic.
    It has it, because the xilinx generic_dpram.vhd has such generic
    and uses it.
    TBD whether we want to attempt at providing similar functionality
    for altera
    c0e85653
generic_dpram.vhd 11.9 KB