Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

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