Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Problem 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...