| |||
| Home > Signal Descriptions > Pad interface signals > DFI pad interface | |||
Table A.14 shows the DFI pad interface signals. For a description of these signals, see the DDR PHY Interface (DFI) Specification .
Table A.14. DFI pad interface signals
| Signal | Type | Source or destination |
|---|---|---|
| dfi_address[15:0] | Output | PHY device |
| dfi_bank[1:0] | Output | |
| dfi_cas_n | Output | |
| dfi_cke[MEMORY_CHIPS-1:0][a] | Output | |
| dfi_cs_n[MEMORY_CHIPS-1:0] [a] | Output | |
| dfi_dram_clk_disable[MEMORY_CHIPS-1:0] [b] | Output | |
| dfi_init_complete | Input | |
| dfi_phyupd_ack | Output | |
| dfi_phyupd_req | Input | |
| dfi_phyupd_type[1:0] | Input | |
| dfi_ras_n | Output | |
| dfi_rddata_en[MEMORY_BYTES-1:0] [b] | Output | |
| dfi_rddata[MEMWIDTH-1:0] [c] | Input | |
| dfi_rddata_valid [d] | Input | |
| dfi_we_n | Output | |
| dfi_wrdata_en[MEMORY_BYTES-1:0] [b] | Output | |
| dfi_wrdata[MEMWIDTH-1:0] [c] | Output | |
| dfi_wrdata_mask[MEMORY_BYTES-1:0] [b] | Output | |
[a] MEMORY_CHIPS is the number of chip selects and is set during configuration of the DMC. [b] MEMORY_BYTES is the data width of the external memory bus in bytes and is set during configuration of the DMC. [c] MEMWIDTH is the data width of the external memory bus in bits and is set during configuration of the DMC. | ||