S
Steven Menk
Guest
I have a state machine where I need to reset with asyncronise signal
but don't want to wait I have a state machine where I need to reset
with asynchronous signal but don't want to wait for that signal to go
back low before the machine goes out of its initial state. In other
words I'd like to reset either on the edge or during the first clock
cycle in which the reset is high and continue to run until it goes low
then back high again...
How would I go about doing this?
Thanks.
but don't want to wait I have a state machine where I need to reset
with asynchronous signal but don't want to wait for that signal to go
back low before the machine goes out of its initial state. In other
words I'd like to reset either on the edge or during the first clock
cycle in which the reset is high and continue to run until it goes low
then back high again...
How would I go about doing this?
Thanks.