--- Quote Start ---
Hello everybody and good day,
Using Quartus II I have instantiated an oscillator inside my
CPLD design, (which I created using the megafunction wizard),
and have written out the netlist using the command:
file => Create / Update => create HDL file for current file
I have tried to compile the file inside Modelsim Altera edition and
there is a submodule instantiated inside the oscillator :
maxii_ufm maxii_ufm_block1
However - I have looked through the entire
c:\altera directory, and
my entire hardrive for that matter and cannot find this module, is this
something I need to obtain from Altera directly ?
Thanks a bunch in advance for the help !!
Eric
--- Quote End ---
Hi Eric,
the missing maxii_ufm is a maxii atom. You can find it under:
<quartus_install_dir>\quartus\eda\sim_lib\maxii_atoms.v
Kind regards
GPK