Forum Discussion

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

Array Indexing possible in VHDL?

Hi everyone, i have an enquiry regarding VHDL. let's say i have a 128 bits key which is split into 4 parts: --divide the key into 4 parts k0<=key(127 downto 96); k1<=key(9...