Clock Mode
The BRAM Wrapper core supports single clock and dual clock clocking modes depending on the memory type you choose.
| Clock Mode | Description | SP RAM | SDP RAM | TDP RAM | SP ROM | DP ROM |
|---|---|---|---|---|---|---|
| Single Clock | One clock along with clock enable to control all registers of the memory block. | |||||
| If WRITE_MODE = WRITE_FIRST/READ_FIRST, only single clock is supported. | – | – | – | – | ||
| Dual Clock | TDP RAM and DP ROM: Clock A controls all registers on the port
A while Clock B control all registers on the port B. SDP RAM:
Write clock controls all register for the write operation while
read clock controls all registers for the read
operation. |
– | – |
1 Only single clock mode for Read First memory behaviour
settings.