A
Amir
Guest
Hi ,
I am trying to write a synchronizer in verilog, which will synchronize
between 2 clocks,
a signal, lets call it, "set_done" is assreted and driven by a state
machine that works with the high frequency clock and other state
machine that works with the low frquency clock should read it and de-
asseret it.
as much as I know that the state machines can't write-read to/from the
same register.
do you have any ideas how can I implement it ?
thanks in advance
-Amir
I am trying to write a synchronizer in verilog, which will synchronize
between 2 clocks,
a signal, lets call it, "set_done" is assreted and driven by a state
machine that works with the high frequency clock and other state
machine that works with the low frquency clock should read it and de-
asseret it.
as much as I know that the state machines can't write-read to/from the
same register.
do you have any ideas how can I implement it ?
thanks in advance
-Amir