Forum Discussion
5 Replies
- Nathan_R_Intel
Contributor
Hie, For generating a test bench and running simulation, you may refer to the following how-to-video. However, this is for a simple counter. https://www.youtube.com/watch?v=qZNL1C0TwY8 For PCIe, you may refer to the PCIe user guide. (section 2.2) https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/archives/ug_a10_pcie_avmm_dma-17-0.pdf For Ethernet, you may refer to Ethernet user guide (section 1.3.2) https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-20016.pdf Regards, Nathan - NGoud
New Contributor
test bench using Qsys tool
- Nathan_R_Intel
Contributor
Hie, My previous note shows how to generate test bench and running simulation. QSYS is a platform to connect the IP libraries offered in Quartus. Currently, we do not offer specific test bench as part of IP offerings in Qsys. Hence, you will need to create the test bench and add it to Qsys. You may refer to the following video to understand the Qsys as part of Quartus flow on how to add IP libraries. This will help you include the generated test bench as part of Qsys flow. https://www.youtube.com/watch?v=35vDSIS-LOI Regards, Nathan - NGoud
New Contributor
Hey, thanks for the support. I just wanted to learn OVM and UVM for creating testbenches.
Can you share the link for online courses and any documentation if any for which, I would be very much thankful.
- Nathan_R_Intel
Contributor
My apologies, but currently we do not have any online training covering lower level of creating test benches for FPGA interface usage. Regards, Nathan