Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHave you included the std_logic_1164 library because that is where the rising_edge function is declared.
use ieee.std_logic_1164.all;Have you included the std_logic_1164 library because that is where the rising_edge function is declared.
use ieee.std_logic_1164.all;