Forum Discussion

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

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