T
tsu
Guest
Hi
I have a DUT that receives series of resets. But, the DUT has to mask
all resets except the first one. Immediately after receiving the first
reset, a flag has to be asserted and it should stay high forever. Any
ideas on how to write synthesizable code for this logic?
The DUT ports are
inputs: clk, reset
output: flag
Regards,
Sujith
I have a DUT that receives series of resets. But, the DUT has to mask
all resets except the first one. Immediately after receiving the first
reset, a flag has to be asserted and it should stay high forever. Any
ideas on how to write synthesizable code for this logic?
The DUT ports are
inputs: clk, reset
output: flag
Regards,
Sujith