mirror of
https://github.com/lowRISC/ibex.git
synced 2025-06-28 01:12:02 -04:00
This commit adds a separate memory ports for instruction and data fetches to the Simple System example. * Add Dual-Port RAM with 1 cycle read/write delay, 32 bit words. * Introduce parametric signal width definitions for bus implementation to work with a single host / device. * Modify Simple System top module to instantiate the new dual-port RAM. |
||
---|---|---|
.. | ||
rtl | ||
fpga_xilinx.core | ||
prim_assert.core | ||
sim_shared.core |