Forum Discussion

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

counter VHDL

hi, i am trying to make a counter using the 50Mhz clock on my board DE1, when i LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_unsigned.all; ENTITY teller IS PORT ( ...