Forum Discussion

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

13 bit counter in VHDL not working :(

Hi.. I have made simple 13 bit counter code.But its not working.I could not able to find any solution. library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.al...