Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHow to rectify modelsim error "failed to open top_core.vo"?
I was trying to simulate PCI Express reference design as per instructions given in "ip compiler for pci express" (https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0cb4qfjaaahuke...
Altera_Forum
Honored Contributor
11 years agoThere are two things.
Either you are running a Gate level sim only one netlist file (.vo ) is required. If you are running RTL functional simulation then all (.v) files are required. So which one are you running?