Visible to Intel only — GUID: iga1431463550783
Ixiasoft
Visible to Intel only — GUID: iga1431463550783
Ixiasoft
22.2. Interface Signals
Signal | Width | Direction | Description |
---|---|---|---|
Clock | |||
clk | 1 | Input | up to 40MHz input clock. |
Reset | |||
reset_n | 1 | Input | Asynchronous reset used to reset QUAD SPI controller |
Avalon® -MM Agent Interface for CSR (avl_csr) | |||
avl_csr_addr | 3 | Input | Avalon® -MM address bus. The address bus is in word addressing. |
avl_csr_read | 1 | Input | Avalon® -MM read control to csr |
avl_csr_write | 1 | Input | Avalon® -MM write control to csr |
avl_csr_waitrequest | 1 | Output | Avalon® -MM waitrequest control from csr |
avl_csr_wrdata | 32 | Input | Avalon® -MM write data bus to csr |
avl_csr_rddata | 32 | Output | Avalon® -MM read data bus from csr |
avl_csr_rddata_valid | 1 | Output | Avalon® -MM read data valid which indicates that csr read data is available |
Avalon® -MM Agent Interface for Memory Access (avl_ mem) | |||
avl_mem_addr | * | Input | Avalon® -MM address bus. The address bus is in word addressing. The width of the address will depends on the flash memory density minus 2. If you are using Intel® Arria® 10, then the MSB bits will be used for chip select information. User is allowed to select the number of chip select needed in the GUI. If user selects 1 chip select, there will be no extra bit added to avl_mem_addr. If user select 2 chip selects, there will be one extra bit added to avl_mem_addr. Chip 1 – b’0 Chip 2 – b’1 If user select 3 chip selects, there will be two extra bit added to avl_mem_addr. Chip 1 – b’00 Chip 2 – b’01 Chip 3 – b’10 |
avl_mem_read | 1 | Input | Avalon® -MM read control to memory |
avl_mem_write | 1 | Input | Avalon® -MM write control to memory |
avl_mem_wrdata | 32 | Input | Avalon® -MM write data bus to memory |
avl_mem_byteenble | 4 | Input | Avalon® -MM write data enable bit to memory. During bursting mode, byteenable bus bit will be all high always, 4’b1111. |
avl_mem_burstcount | 7 | Input | Avalon® -MM burst count for memory. Value range from 1 to 64 |
avl_mem_waitrequest | 1 | Output | Avalon® -MM waitrequest control from memory |
avl_mem_rddata | 32 | Output | Avalon® -MM read data bus from memory |
avl_mem_rddata_valid | 1 | Output | Avalon® -MM read data valid which indicates that memory read data is available |
Conduit Interface | |||
flash_dataout | 4 | Input/Output | Input/output port to feed data from flash device |
flash_dclk_out | 1 | Output | Provides clock signal to the flash device |
flash_ncs | 1/3 | Output | Provides the ncs signal to the flash device |
atom_ports_dclk 23 | 1 | Output | Provides clock signal to the flash device through ASMI block. |
atom_ports_ncs23 | 1/3 | Output | Provides the ncs signal to the flash device through ASMI block. |
atom_ports_oe23 | 1 | Output | Active-low signal to enable dclk and ncs pins to the flash through ASMI block. |
atom_ports_dataout23 | 4 | Output | Control signal from FPGA design to AS data pin for sending data into the flash through ASMI block. |
atom_ports_dataoe23 | 4 | Output | Controls AS data pin either as input or output:
|
atom_ports_datain23 | 4 | Input | Signal from AS data pin to FPGA design through ASMI block. |
qspi_pins_dclk 24 | 1 | Output | Provides clock signal to the flash device. |
qspi_pins_ncs24 | 1/3 | Output | Provides the ncs signal to the flash device. |
qspi_pins_data24 | 4 | Input/Output | Input/output port to feed data from flash device. |