Forum Discussion
Altera_Forum
Honored Contributor
12 years agoOne last question.. The lpm_mux uses a STD_LOGIC_2D input type. Can I assign it directly like
input(0,16 downto 0)<=signal1(16 downto 0);
input(1,16 downto 0)<=signal2(16 downto 0); --- Quote End --- No. If you could, I wouldnt have suggested the function.