Altera_Forum
Honored Contributor
14 years agoArray Problem
Hi again, When i compile the following code it eats all my logic. I'm pretty sure its a problem with the use of arrays.
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_st...