Altera_Forum
Honored Contributor
9 years agoGlitchs on a counter
Hi everybody I m facing a problem with quartus II and modelsim-altera. Here is my VHDL code : library ieee ;use ieee.std_logic_1164.all;
use IEEE.numeric_std.all;
--use ieee.std_logic_...