Are you allowed to use a process inside a procedure? Here's my code and the associated error. The goal was to implement a BCD counter that counts up to 10, then restarts back at 1.
procedure BCD_Counter (signal CLK, EN: in STD_LOGIC_VECTOR;
signal Q: out STD_LOGIC_VECTOR(3 downto...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.