Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

Quartus II mux for schematic entry?

Altera_Forum
Honored Contributor II
5,923 Views

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
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
3,218 Views

Hmm. No design files for MaxPlus logic cells. 

 

Guess I have to make a mux from AND and OR gates?
0 Kudos
Altera_Forum
Honored Contributor II
3,218 Views

Have you tried looking under megafunctions/gates/ ?

0 Kudos
Altera_Forum
Honored Contributor II
3,218 Views

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"
0 Kudos
Altera_Forum
Honored Contributor II
3,218 Views

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.
0 Kudos
Reply