Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
18 years ago

Quartus II mux for schematic entry?

Sorry for the newbie question:

I have Quartus II 4.2 Web edition.

I don't see a multiplexer symbol in the Quartus library, unless I open the Max II folder. Ok to use the Max II 74 series libraries?

Thanks

JohnP

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hmm. No design files for MaxPlus logic cells.

    Guess I have to make a mux from AND and OR gates?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Clancy:

    I placed "BUSMUX" into my desgn. I set the "width" parameter to 8, then double clicked on the mux icon, error message says:

    Can't locate design file for entry "BUSMUX"
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Use lpm_mux.

    Make sure you have "Launch MegaWizard Plug-In" check box selected.

    Press OK.

    Select your HDL language (it will autogenerate a wrapper in the language you select).

    Press Next and enter the mux parameters. Continue to Finish.

    I hope this helps :)

    Always use lpm_ library components if available.