Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
Hmm. No design files for MaxPlus logic cells.
Guess I have to make a mux from AND and OR gates? - Altera_Forum
Honored Contributor
Have you tried looking under megafunctions/gates/ ?
- Altera_Forum
Honored 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
Honored 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.