12-21-2020 06:44 AM
Hello,
we have included the QUAD SPI in our design (on Kintex Ultrascale kcku5p) but when we run implementation and look at the schematic or the "Device" view we can't see the output ports. The QUAD SPI is configured as:
"Flash(Memory) access through STARTUP primitive --> Use STARTUP Primitive INTERNAL to IP.
In fact, I can't see any of the BANK 0 ports when I look at the DEVICE view (the view that show where on the DIE the IO/logic can be found). If I export the IO I see nothing to indicate that the "dedicated" IO ports for the QUAD SPI are being used.
QUestion: 1) How do I get the Bank0 ports that are being used to show up in the IO report?
12-26-2020 06:52 PM - edited 12-31-2020 03:32 AM
Hi @malstew
If you want to know the allocation of dedicated pin of BANK0, you can refer to UG575.
UG575 UltraScale and UltraScale+ FPGAs Packaging and Pinouts Product Specification
In your AXI QSPI IP Config, the external ports CCLK, CS, D of the AXI QSPI IP are connected to dedicated pins via the STARTUP primitive.
If you want to access Config QSPI memory using AXI QSPI IP, the following XAPP will be helpful.
XAPP1280 UltraScale FPGA Post-Configuration Access of SPI Flash Memory using STARTUPE3 Application Note
Thank you.
Don't forget to Reply, Kudo, and Accept as Solution.
12-26-2020 06:52 PM - edited 12-31-2020 03:32 AM
Hi @malstew
If you want to know the allocation of dedicated pin of BANK0, you can refer to UG575.
UG575 UltraScale and UltraScale+ FPGAs Packaging and Pinouts Product Specification
In your AXI QSPI IP Config, the external ports CCLK, CS, D of the AXI QSPI IP are connected to dedicated pins via the STARTUP primitive.
If you want to access Config QSPI memory using AXI QSPI IP, the following XAPP will be helpful.
XAPP1280 UltraScale FPGA Post-Configuration Access of SPI Flash Memory using STARTUPE3 Application Note
Thank you.
Don't forget to Reply, Kudo, and Accept as Solution.
01-11-2021 01:57 AM
Hi @malstew
If you understand or already issue has resolved, Kudo, and Accept as Solution.
If you have any questions, you can post them.
Thank you.