eman_delete
New Contributor
3 years agovcs simulation scripts generation
I have the atan IP as part of my quartus project.
The IP simulation script generated for vcs doesn't use any atan.vho file.
It uses the atan.vhd file (same for mentor, cadence). I also see atan.vhd in the quartus Design Units tab. I don't see any pointers to atan.vho in the project.
However, when I run the RTL simulation in quartus, I get the error message that atan.vho isn't found.
Why quartus is looking for the vho file, when the IP's simulation scripts are not?