Forum Discussion
Altera_Forum
Honored Contributor
18 years agoCreating a clock pulse
I am trying to create 7 different clock pulses that will go from high to low at a certain time. Can anyone help me? This is what I have so far: library IEEE; use IEEE.std_logic_1164.all; ...
Altera_Forum
Honored Contributor
18 years agoThank you for your help KVM. As for the other signals, we wanted to generate 7 output signals that will pulse from one to zero after the switch is triggered. These signals will then go to AND gates where the pulse will go through the circuit. Is this possible with this board?