Does a wait statement in a test main phase block the main phase execution of other testbench component's phases?
|
|
4
|
131
|
July 3, 2024
|
[SystemVerilog] Difference between `wait(cb.signal == 1'b1)` and `@(cb iff cb.signal == 1'b1)`
|
|
5
|
3055
|
October 1, 2021
|
Wait - behind the scenes
|
|
2
|
771
|
March 30, 2021
|
Nested wait statements
|
|
2
|
1044
|
July 14, 2020
|
Sequence in UVM
|
|
5
|
1330
|
April 22, 2020
|
Wait statement code optimization
|
|
2
|
852
|
January 13, 2020
|
Can I use while statement substitute by wait statement or vice versa in uvm?
|
|
2
|
2289
|
June 28, 2019
|
Events
|
|
2
|
1362
|
December 4, 2018
|
Having issues with wait statements
|
|
9
|
11030
|
November 8, 2018
|
Using wait on uvm object handle passed from test to sequence
|
|
2
|
2013
|
July 6, 2018
|
Mutex without always_ff?
|
|
1
|
1697
|
July 2, 2018
|
Wait not working for uvm_tlm_analysis_fifo
|
|
5
|
2712
|
February 20, 2018
|
Wait statements
|
|
1
|
57351
|
February 21, 2017
|
Wait construct
|
|
1
|
1785
|
August 6, 2015
|