Forum Discussion

zasas's avatar
zasas
Icon for New Contributor rankNew Contributor
7 years ago

(VHDL) Help...I set the timer counter code. I want to reset the circuit by pressing it more than 2 seconds. How do I write code?

USE ieee.std_logic_unsigned.all; USE ieee.std_logic_unsigned.all; USE ieee.std_logic_unsigned.all; ENTITY TIMER1 IS digit1, digit2, digit3, clk_period: OUT STD_LOGIC_VECTOR(7 DOWNTO...