Files
OpenRAM/compiler
Bastian Koppelmann 5e1f64c8f9 modules/port_data: Add get_bl/br_name method
if we rely on the names of the submodules (sense_amp_array,
write_driver_array, etc.) for port_data's pins, we get into trouble on
multiport SRAMs. To avoid this we use explicit names for br/bl depending
on the port number in port_data. Now each submodule does no longer need to
figure out the right name depending on the port number.

Signed-off-by: Bastian Koppelmann <[email protected]>
2020-02-17 14:18:32 +01:00
..
2019-12-17 11:03:36 -08:00
2020-01-28 12:06:34 +01:00
2020-02-03 18:41:06 +00:00
2018-12-05 12:58:10 -08:00
2019-11-29 15:50:32 -08:00