Forum Discussion

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

tco question on VHDL

I've this VHDL code: ENTITY count_tia IS PORT ( clock: IN STD_LOGIC; sload: IN STD_LOGIC; data: IN integer RANGE 0 TO 127; res...