Visible to Intel only — GUID: eis1395895075567
Ixiasoft
1. Intel® MAX® 10 Embedded Memory Overview
2. Intel® MAX® 10 Embedded Memory Architecture and Features
3. Intel® MAX® 10 Embedded Memory Design Consideration
4. RAM: 1-Port IP Core References
5. RAM: 2-PORT IP Core References
6. ROM: 1-PORT IP Core References
7. ROM: 2-PORT IP Core References
8. FIFO IP Core References
9. Shift Register (RAM-based) IP Core References
10. ALTMEMMULT IP Core References
11. Document Revision History for the Intel® MAX® 10 Embedded Memory User Guide
Visible to Intel only — GUID: eis1395895075567
Ixiasoft
4.1. RAM: 1-Port IP Core Signals For Intel® MAX® 10 Devices
Signal | Required | Description |
---|---|---|
data | Yes | Data input to the memory. The data port is required and the width must be equal to the width of the q port. |
address | Yes | Address input to the memory. |
wren | Yes | Write enable input for the wraddress port. |
addressstall_a | Optional | Address clock enable input to hold the previous address of address_a port for as long as the addressstall_a port is high. |
clock | Yes | The following list describes which of your memory clock must be connected to the clock port, and port synchronization in different clocking modes:
|
clkena | Optional | Clock enable input for clock port. |
rden | Optional | Read enable input for rdaddress port. |
aclr | Optional | Asynchronously clear the registered input and output ports. The asynchronous clear effect on the registered ports can be controlled through their corresponding asynchronous clear parameter, such as indata_aclr, wraddress_aclr, and so on. |
inclock | Optional | The following list describes which of your memory clock must be connected to the inclock port, and port synchronization in different clock modes:
|
inclocken | Optional | Clock enable input for inclock port. |
outclock | Optional | The following list describes which of your memory clock must be connected to the outclock port, and port synchronization in different clock modes:
|
outclocken | Optional | Clock enable input for outclock port. |
Signal | Required | Description |
---|---|---|
q | Yes | Data output from the memory. The q port must be equal in width to the data port. |