Visible to Intel only — GUID: eis1395662183550
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: eis1395662183550
Ixiasoft
9.1. Shift Register (RAM-based) IP Core Signals for Intel® MAX® 10 Devices
Signal | Required | Description |
---|---|---|
shiftin[] | Yes | Data input to the shifter. Input port WIDTH bits wide. |
clock | Yes | Positive-edge triggered clock. |
clken | No | Clock enable for the clock port. clken defaults to VCC. |
aclr | No | Asynchronously clears the contents of the shift register chain. The shiftout outputs are cleared immediately upon the assertion of the aclr signal. |
Signal | Required | Description |
---|---|---|
shiftout[] | Yes | Output from the end of the shift register. Output port WIDTH bits wide. |
taps[] | Yes | Output from the regularly spaced taps along the shift register. Output port WIDTH * NUMBER_OF_TAPS wide. This port is an aggregate of all the regularly spaced taps (each WIDTH bits) along the shift register. |