Skip to content
  • Wesley W. Terpstra's avatar
    genram: add a generic_simple_dpram · 3b80b62b
    Wesley W. Terpstra authored
    On both Altera and Xilinx, a dual port memory can achieve twice the
    bit-width per memory block when there is a single reader and writer.
    This adds a place-holder generic_simple_dpram for Xilinx so that code
    using the purpose-built variant for Altera continues to work on ISE.
    3b80b62b