Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHow to simulate NCO using Modelsim
hello, i want to implement a pipeline ADC and I need to use a sine input, i just learned that i can use NCO to generate the waveform, when i compiled in quartus ii, there are errors lik...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Then you probably only need the altera_mf.v (Altera Mega Function) library. How do you know? The datasheet/documentation that comes with the IP or megafunction should identify which libraries are required. However, I'll admit to personally using a more iterative process - trial and error... Cheers, Alex --- Quote End --- Thank you, Alex~