PCIe IP example error: Failed to open design unit file "../../../top_core.vo" in read mode.
Hello, I cannot simulate the PCIe example from this PCIe doc "IP Compiler for PCI Express User Manual": https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_pci_express.pdf
When I try to run the runtb.do script in Modelsim (To compile the testbench example), I get the error Failed to open design unit file "../../../top_core.vo" in read mode.
That file seems to not have been created on my computer... I don't know where it is supposed to come from.
I have purchased this Cyclone IV GX board with PCIe and cannot get any of the intel IP to simulate or build and run on this thing...
I am using Quartus 18.1 lite on windows 8.
Is there a better document for getting started with PCIe IP? Just want to simulate and observe the protocol working in Quartus.
Thank you very much :)