Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. farmdog69

    Using a process inside a procedure

    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...

Part and Inventory Search

Back
Top