After compiling a project (with Quartus) with a top-level file (VHDL) and an Altera specific PLL, I tried to simulate it with ModelSim.
When I start the RTL simulation, I see my top-level file in the folder work (in the Library Window), but not the Altera instance for the PLL (Verilog file).
Question: How can I setup Quartus or ModelSim in order to see my top-level file AND the Altera instance for the PLL?
