Altera_Forum
Honored Contributor
11 years agoUnderstanding a counter
I want to understand this code. Can anyone tell help me, how does it work? library IEEE; use IEEE.STD_LOGIC_1164.ALL; use ieee.numeric_std.all; use ieee.std_logic_arith.all;-- Uncomment t...