Altera_Forum
Honored Contributor
10 years agosimulating PLL in Modelsim
I have created a PLL megafunction in quartus II, and it created a vho file in Modelsim and even successfully opened up Modelsim from this environment. Here's the rub: I created a new project in Modelsim. I opened the vho file. I compiled all, which was successful. I created a new work library so that I can see the existing library, rtl_work ( I don't know any other way to open an existing library in Modelsim PE). I selected the compiled file and when I request "start simulation", I get a message that the Student version only supports 1 HDL. But I don't have any other Modelsim running. How do I successfully run Modelsim of one PLL?
I am including the transcript if it may help you understand my problem. Thanks