Time Between Asynchronous Events in Verilog
Posted: Fri Jul 29, 2022 1:42 pm
Hello, I am trying to calculate the time between two asynchronous events without knowing the event rate or the frequency. I know we can use counters to achieve this, but I don't know how to determine which event happened first and how to toggle counters on and off to get correct values.
if anyone has any idea on how to achieve this, please help thanks.
if anyone has any idea on how to achieve this, please help thanks.