Forum Discussion
Altera_Forum
Honored Contributor
15 years agohelp in for loop
sir,here is my small code library IEEE; use IEEE.STD_LOGIC_1164.ALL; use ieee.std_logic_unsigned.all; use ieee.std_logic_arith.all; -- Uncomment the following library declaration if usin...
Altera_Forum
Honored Contributor
15 years agosir i want to multiply a 8 bit number with 0,1,2,3,4.but don't understand how to keep them in output using for loop.:(