V
VIPS
Guest
Hi All
i am trying to write a procedure in VHDL which i want to generate
clock and on the rising edge of the clock i want to shift data on the
rising edge .
When i use the clause Rising_edge(clk) it is not doing anything and no
output is seen ..
Can anyone help as how to generate a clock inside the procedure and
then shift data on that clock.
I want the output of the procedure to give serial data on its
generated clock
Thanks in advance
Vipul
i am trying to write a procedure in VHDL which i want to generate
clock and on the rising edge of the clock i want to shift data on the
rising edge .
When i use the clause Rising_edge(clk) it is not doing anything and no
output is seen ..
Can anyone help as how to generate a clock inside the procedure and
then shift data on that clock.
I want the output of the procedure to give serial data on its
generated clock
Thanks in advance
Vipul