mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-24 22:07:43 -04:00
Before we changed to vendoring in our RAM primitives from OpenTitan, there was an SRAM_INIT_FILE define that you could stick in your core file. That's now gone away, replaced by a parameter (MemInitFile). If we want to plumb that in, we need to pass it properly through the wrappers. |
||
---|---|---|
.. | ||
fpga/xilinx | ||
sim | ||
bus.sv | ||
ram_1p.sv | ||
ram_2p.sv | ||
timer.sv |