Common uvm_sequence for multiple sequence_items
|
|
3
|
54
|
May 19, 2025
|
Non-compute-intensive way to add an asynchronous delay to a transaction
|
|
1
|
28
|
April 25, 2025
|
Sequence not started got casting error for p_sequencer and m_sequencer
|
|
5
|
116
|
March 6, 2025
|
Dynamic sequence from command line
|
|
5
|
75
|
March 1, 2025
|
How to grab the sequence in middle to stop any transactions further until ungrab()
|
|
6
|
90
|
February 19, 2025
|
Uvm_do_on running sequence on multiple sequencers directly
|
|
3
|
87
|
February 13, 2025
|
How to end background reg access sequences gracefully
|
|
1
|
131
|
September 11, 2024
|
Do we need get_full_name() in sequence item creation? If so, why?
|
|
3
|
1372
|
August 8, 2024
|
Is it valid to pass uvm_component parameter while creating instance of a sequence?
|
|
6
|
263
|
March 30, 2024
|
Uvm_sequence randomization
|
|
4
|
1939
|
April 24, 2023
|
Uvm_sequence without #(seq item)
|
|
2
|
707
|
March 4, 2023
|
Neither the item's sequencer nor dedicated sequencer has been supplied to start item in m_bseq
|
|
4
|
2948
|
February 19, 2023
|
Fork join threads in a sequence body
|
|
4
|
1097
|
February 17, 2023
|
Adding additional ports to driver/sequencer pair
|
|
1
|
627
|
November 10, 2022
|
Uvm sequence stop isn't working
|
|
3
|
725
|
May 3, 2022
|
Concurrent calls to get_next_item() not supported. Consider using a semaphore to ensure that concurrent processes take turns in the driver
|
|
1
|
1703
|
December 21, 2020
|
Two different logic in single driver
|
|
8
|
1269
|
November 16, 2020
|
Sending Value from Driver to Sequence
|
|
1
|
754
|
October 10, 2020
|
Incompatible class assignment error
|
|
3
|
1450
|
September 25, 2020
|
UVM clock Agent
|
|
7
|
4192
|
December 5, 2019
|
How to access a variable which is in driver or scoreboard (or any classes derived from uvm_components) from sequence class?
|
|
1
|
1343
|
July 14, 2019
|
How to use wait fork statement in nested fork join_none block
|
|
2
|
3474
|
May 31, 2019
|
The best way to start/select sequence(s) in a test class
|
|
4
|
3752
|
July 9, 2018
|
Preventing a particular sequence to execute of the parent class from the Child class
|
|
1
|
1178
|
June 21, 2018
|
$time in sequence
|
|
2
|
1772
|
June 21, 2018
|
Hidden arguments when calling sub-sequence's task
|
|
7
|
2331
|
March 14, 2018
|
Question related to uvm_sequence input
|
|
1
|
1286
|
March 12, 2018
|
Can I pass variable from uvm_sequence to test class?
|
|
2
|
1473
|
February 22, 2018
|
How to randomly pick a valid sequence_item and form a sequence
|
|
5
|
1877
|
July 21, 2017
|
Access testbench top signal in test or sequence
|
|
1
|
3410
|
July 6, 2017
|