Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

testbench wait for event or some time

Dear All, could someone advice: I want to wait in my testbench for a signal rise time, like this: wait until rising_edge(MySignal) however the rising edge must come within certain t...