how to Integrate PCIe DMA to replace USB3 interface
- 3 years ago
Hi David,
To be honest, I don't not have experience in designing the TI data acquisition before.
But I can share my onboard experience past year ago on how to learn Intel PCIe IP in a quick time.
1. Is there a document explaining what the default PCIe example simulation is doing?
Normally I will refer to the user guide and release note for this.
- If you are preferring to do the PCIe link-up, integration and some debug methods, you may refer to Intel official youtube channel where step-by-step demos are available for learning.
- Integrate design to Platform designer you may refer to video below
- Below are a few videos that I found very useful for myself.
2. To understand the PCIe transfer data to the Memory module and see the signals toggle on the memory bus, how to make the PCIe BFM module initiate a memory write/read command in the PCIe example simulation environment?
- For the BFM memory write/read you may refer to
- I believe the explanation there is far clear than what I explained.
3. Is there any instruction/suggestion of good practice of the integration?
- There is a few link in my highlight browser bookmarks tap which help me to understand Intel FPGA IP
- IP resource center
- Fault Tree Analysis of PCIe, https://community.intel.com/t5/FPGA-Wiki/FTA-PCI-express/ta-p/735993
- Intel PCIe known Issue , https://www.intel.com/content/www/us/en/support/programmable/articles/000078654.html
Hope this is helpful to you at the moment, do you facing any errors in simulating your design?
or any specific question that you need further clarification? If yes, then I am happy to help out.
Regards,
Wincent_Intel
Appreciate your help.