2.2 μSRAM
(Ask a Question)Each μSRAM has one read port and one write port for Two-Port memory requirements. The following figure shows the μSRAM I/O diagram.
The following table lists the ports available in μSRAM.
Pin Name | Direction | Type1 | Polarity | Description |
---|---|---|---|---|
W_EN | Input | Dynamic | Active High | Write enable |
W_CLK | Input | Dynamic | Rising edge | Write clock |
W_ADDR[5:0] | Input | Dynamic | — | Write address |
W_DATA[11:0] | Input | Dynamic | — | Write-data |
BLK_EN | Input | Dynamic | Active High | Read port enable |
R_CLK | Input | Dynamic | Rising edge | Read clock |
R_ADDR[5:0] | Input | Dynamic | — | Read-address |
R_ADDR_BYPASS | Input | Static | Active High | Read-address and BLK_EN bypassed when High |
R_ADDR_EN | Input | Dynamic | Active High | Read-address register Enable |
R_ADDR_SL_N | Input | Dynamic | Active Low | Read-address register synchronous load |
R_ADDR_SD | Input | Static | Active High | Read-address register synchronous load data |
R_ADDR_AL_N | Input | Dynamic | Active Low | Read-address register asynchronous load |
R_ADDR_AD_N | Input | Static | Active Low | Read-address register asynchronous load data |
R_DATA[11:0] | Output | Dynamic | — | Read-data |
R_DATA_BYPASS | Input | Static | Active High | Read-data pipeline register bypassed when High |
R_DATA_EN | Input | Dynamic | Active High | Read-data pipeline register enable |
R_DATA_SL_N | Input | Dynamic | Active Low | Read-data pipeline register synchronous load |
R_DATA_SD | Input | Static | Active High | Read-data pipeline register synchronous load data |
R_DATA_AL_N | Input | Dynamic | Active Low | Read-data pipeline register asynchronous load |
R_DATA_AD_N | Input | Static | Active Low | Read-data pipeline register asynchronous load data |
BUSY_FB | Input | Static | Active High | Lock access to SmartDebug |
ACCESS_BUSY | Output | Dynamic | Active High | Busy signal when the RAM is being initialized or accessed using SmartDebug |
Note:
- Static inputs are tied to 0 or 1 during design implementation.
The following figure shows the μSRAM with independent write and read ports and read data pipeline registers.