big_indian
Newbie

The issue here is the asynchronous rise of R/B_n and SR[6] after some operation is over. How can this be modeled? How do I begin to approach this?
The problem statement is: to model a circuit that captures the start of an event in a combinational circuit, and captures the end of a combinational event asynchronously. And if possible, to model this using verilog. ONFI protocol - https://onfi.org/files/onfi_4_2-gold.pdf
Thanks.