AXI BRAM fixed latency #145
Labels
AXI
AXI infrastructure related
bug
Something is not working please fix me
simulation-breaking
Breaks the fidelity of simulations
Yellow Block
Issue with a yellow block
For a long time now, the shared_bram yellow block has had an option to embed pipelining registers, increasing the bram latency from 1 to either 2 or 3.
Seemingly, the AXI infrastructure always instantiates RAM with latency of 1. This can causes designs to misbehave if they rely on the BRAM latency being as advertised. Further, issues aren't picked up in simulation, since the Simulink simulation model does respect the user's latency choices.
The text was updated successfully, but these errors were encountered: