Altera_Forum
Honored Contributor
11 years agoMultiplication VHDL
Hi, i have problems with my vhdl code. can you help me plz This is the code: library ieee;use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
use ieee.std_logic_arith.all ;
en...