ibex/shared
ganoam 86979e603f [examples] Add Dual-Port Memory to Simple System
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.
2020-01-29 16:50:52 +01:00
..
rtl [examples] Add Dual-Port Memory to Simple System 2020-01-29 16:50:52 +01:00
fpga_xilinx.core Use shared code for Arty A7-100T example 2019-11-14 13:20:19 +01:00
prim_assert.core Include assert macros when they are used 2020-01-28 14:46:48 +00:00
sim_shared.core [examples] Add Dual-Port Memory to Simple System 2020-01-29 16:50:52 +01:00