Visible to Intel only — GUID: hco1416492877080
Ixiasoft
1. Functional Description—UniPHY
2. Functional Description— Intel® MAX® 10 EMIF IP
3. Functional Description—Hard Memory Interface
4. Functional Description—HPS Memory Controller
5. Functional Description—HPC II Controller
6. Functional Description—QDR II Controller
7. Functional Description—RLDRAM II Controller
8. Functional Description—RLDRAM 3 PHY-Only IP
9. Functional Description—Example Designs
10. Introduction to UniPHY IP
11. Latency for UniPHY IP
12. Timing Diagrams for UniPHY IP
13. External Memory Interface Debug Toolkit
14. Upgrading to UniPHY-based Controllers from ALTMEMPHY-based Controllers
1.1. I/O Pads
1.2. Reset and Clock Generation
1.3. Dedicated Clock Networks
1.4. Address and Command Datapath
1.5. Write Datapath
1.6. Read Datapath
1.7. Sequencer
1.8. Shadow Registers
1.9. UniPHY Interfaces
1.10. UniPHY Signals
1.11. PHY-to-Controller Interfaces
1.12. Using a Custom Controller
1.13. AFI 3.0 Specification
1.14. Register Maps
1.15. Ping Pong PHY
1.16. Efficiency Monitor and Protocol Checker
1.17. UniPHY Calibration Stages
1.18. Document Revision History
1.7.1.1. Nios® II-based Sequencer Function
1.7.1.2. Nios® II-based Sequencer Architecture
1.7.1.3. Nios® II-based Sequencer SCC Manager
1.7.1.4. Nios® II-based Sequencer RW Manager
1.7.1.5. Nios® II-based Sequencer PHY Manager
1.7.1.6. Nios® II-based Sequencer Data Manager
1.7.1.7. Nios® II-based Sequencer Tracking Manager
1.7.1.8. Nios® II-based Sequencer Processor
1.7.1.9. Nios® II-based Sequencer Calibration and Diagnostics
1.17.1. Calibration Overview
1.17.2. Calibration Stages
1.17.3. Memory Initialization
1.17.4. Stage 1: Read Calibration Part One—DQS Enable Calibration and DQ/DQS Centering
1.17.5. Stage 2: Write Calibration Part One
1.17.6. Stage 3: Write Calibration Part Two—DQ/DQS Centering
1.17.7. Stage 4: Read Calibration Part Two—Read Latency Minimization
1.17.8. Calibration Signals
1.17.9. Calibration Time
4.1. Features of the SDRAM Controller Subsystem
4.2. SDRAM Controller Subsystem Block Diagram
4.3. SDRAM Controller Memory Options
4.4. SDRAM Controller Subsystem Interfaces
4.5. Memory Controller Architecture
4.6. Functional Description of the SDRAM Controller Subsystem
4.7. SDRAM Power Management
4.8. DDR PHY
4.9. Clocks
4.10. Resets
4.11. Port Mappings
4.12. Initialization
4.13. SDRAM Controller Subsystem Programming Model
4.14. Debugging HPS SDRAM in the Preloader
4.15. SDRAM Controller Address Map and Register Definitions
4.16. Document Revision History
10.7.1. DDR2, DDR3, and LPDDR2 Resource Utilization in Arria V Devices
10.7.2. DDR2 and DDR3 Resource Utilization in Arria II GZ Devices
10.7.3. DDR2 and DDR3 Resource Utilization in Stratix III Devices
10.7.4. DDR2 and DDR3 Resource Utilization in Stratix IV Devices
10.7.5. DDR2 and DDR3 Resource Utilization in Arria V GZ and Stratix V Devices
10.7.6. QDR II and QDR II+ Resource Utilization in Arria V Devices
10.7.7. QDR II and QDR II+ Resource Utilization in Arria II GX Devices
10.7.8. QDR II and QDR II+ Resource Utilization in Arria II GZ, Arria V GZ, Stratix III, Stratix IV, and Stratix V Devices
10.7.9. RLDRAM II Resource Utilization in Arria® V Devices
10.7.10. RLDRAM II Resource Utilization in Arria® II GZ, Arria® V GZ, Stratix® III, Stratix® IV, and Stratix® V Devices
13.1. User Interface
13.2. Setup and Use
13.3. Operational Considerations
13.4. Troubleshooting
13.5. Debug Report for Arria V and Cyclone V SoC Devices
13.6. On-Chip Debug Port for UniPHY-based EMIF IP
13.7. Example Tcl Script for Running the Legacy EMIF Debug Toolkit
13.8. Document Revision History
Visible to Intel only — GUID: hco1416492877080
Ixiasoft
3.23.2. ctrlcfg1: Controller Configuration
address=11(32 bit)
Field | Bit High | Bit Low | Description | Access |
---|---|---|---|---|
cfg_dbc3_burst_length | 4 | 0 | Configures burst length for DBC3. Legal values are valid for JEDEC allowed DRAM values for the DRAM selected in cfg_type. For DDR3, DDR4 and LPDDR3, this should be programmed with 8 (binary "01000"), for RLDRAM III it can be programmed with 2 or 4 or 8. | Read/Write |
cfg_addr_order | 6 | 5 | Selects the order for address interleaving. Programming this field with different values gives different mappings between the AXI or Avalon-MM address and the SDRAM address. Program this field with the following binary values to select the ordering. "00" - chip, row, bank(BG, BA), column; "01" - chip, bank(BG, BA), row, column; "10"-row, chip, bank(BG, BA), column. | Read/Write |
cfg_ctrl_enable_ecc | 7 | 7 | Enable the generation and checking of ECC. | Read/Write |
cfg_dbc0_enable_ecc | 8 | 8 | Enable the generation and checking of ECC. | Read/Write |
cfg_dbc1_enable_ecc | 9 | 9 | Enable the generation and checking of ECC. | Read/Write |
cfg_dbc2_enable_ecc | 10 | 10 | Enable the generation and checking of ECC. | Read/Write |
cfg_dbc3_enable_ecc | 11 | 11 | Enable the generation and checking of ECC. | Read/Write |
cfg_reorder_data | 12 | 12 | This bit controls whether the controller can re-order operations to optimize SDRAM bandwidth. It should generally be set to a one. | Read/Write |
cfg_ctrl_reorder_rdata | 13 | 13 | This bit controls whether the controller need to re-order the read return data. | Read/Write |
cfg_dbc0_reorder_rdata | 14 | 14 | This bit controls whether the controller need to re-order the read return data. | Read/Write |
cfg_dbc1_reorder_rdata | 15 | 15 | This bit controls whether the controller need to re-order the read return data. | Read/Write |
cfg_dbc2_reorder_rdata | 16 | 16 | This bit controls whether the controller need to re-order the read return data. | Read/Write |
cfg_dbc3_reorder_rdata | 17 | 17 | This bit controls whether the controller need to re-order the read return data. | Read/Write |
cfg_reorder_read | 18 | 18 | This bit controls whether the controller can re-order read command to 1. | Read/Write |
cfg_starve_limit | 24 | 19 | Specifies the number of DRAM burst transactions an individual transaction will allow to reorder ahead of it before its priority is raised in the memory controller. | Read/Write |
cfg_dqstrk_en | 25 | 25 | Enables DQS tracking in the PHY. | Read/Write |
cfg_ctrl_enable_dm | 26 | 26 | Set to a one to enable DRAM operation if DM pins are connected. | Read/Write |
cfg_dbc0_enable_dm | 27 | 27 | Set to a one to enable DRAM operation if DM pins are connected. | Read/Write |
cfg_dbc1_enable_dm | 28 | 28 | Set to a one to enable DRAM operation if DM pins are connected. | Read/Write |
cfg_dbc2_enable_dm | 29 | 29 | Set to a one to enable DRAM operation if DM pins are connected. | Read/Write |
cfg_dbc3_enable_dm | 30 | 30 | Set to a one to enable DRAM operation if DM pins are connected. | Read/Write |