Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHI,
I had the same problem with the tutorial.And the only solution for it is to create your own block by writing a simple VHDL code for mux and use it in the design.Remeber not to use the name lpm_mux else the complier will not accept it.Use any other name. It worked for me.