Altera_Forum
Honored Contributor
17 years agoProblem with VHDL code
Hi I'm really really new to VHDL codes and I'm having this problem with a very simple program of mine. The code is as shown below: library ieee; use ieee.std_logic_1164.all; use ieee.numeri...