How to end background reg access sequences gracefully
|
|
1
|
76
|
September 11, 2024
|
Do we need get_full_name() in sequence item creation? If so, why?
|
|
3
|
1333
|
August 8, 2024
|
Is it valid to pass uvm_component parameter while creating instance of a sequence?
|
|
6
|
231
|
March 30, 2024
|
Uvm_sequence randomization
|
|
4
|
1278
|
April 24, 2023
|
Uvm_sequence without #(seq item)
|
|
2
|
675
|
March 4, 2023
|
Neither the item's sequencer nor dedicated sequencer has been supplied to start item in m_bseq
|
|
4
|
2452
|
February 19, 2023
|
Fork join threads in a sequence body
|
|
4
|
1019
|
February 17, 2023
|
Adding additional ports to driver/sequencer pair
|
|
1
|
602
|
November 10, 2022
|
Uvm sequence stop isn't working
|
|
3
|
708
|
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
|
1596
|
December 21, 2020
|
Two different logic in single driver
|
|
8
|
1253
|
November 16, 2020
|
Sending Value from Driver to Sequence
|
|
1
|
741
|
October 10, 2020
|
Incompatible class assignment error
|
|
3
|
1382
|
September 25, 2020
|
UVM clock Agent
|
|
7
|
4016
|
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
|
1326
|
July 14, 2019
|
How to use wait fork statement in nested fork join_none block
|
|
2
|
3318
|
May 31, 2019
|
The best way to start/select sequence(s) in a test class
|
|
4
|
3628
|
July 9, 2018
|
Preventing a particular sequence to execute of the parent class from the Child class
|
|
1
|
1177
|
June 21, 2018
|
$time in sequence
|
|
2
|
1750
|
June 21, 2018
|
Hidden arguments when calling sub-sequence's task
|
|
7
|
2311
|
March 14, 2018
|
Question related to uvm_sequence input
|
|
1
|
1281
|
March 12, 2018
|
Can I pass variable from uvm_sequence to test class?
|
|
2
|
1462
|
February 22, 2018
|
How to randomly pick a valid sequence_item and form a sequence
|
|
5
|
1858
|
July 21, 2017
|
Access testbench top signal in test or sequence
|
|
1
|
3318
|
July 6, 2017
|
How to pass a variable from test to sequence?
|
|
3
|
6672
|
July 5, 2017
|
How to check whether the sequence is Active or dead
|
|
9
|
2182
|
June 26, 2017
|
Change a value of field in the agent configuration file (object) in base sequence
|
|
0
|
1459
|
January 18, 2017
|
Sequence getting abruptly killed when configure_phase() ends
|
|
8
|
3057
|
October 23, 2016
|
Where should I assign the values of the transaction
|
|
3
|
2146
|
September 20, 2016
|
How to get a UVM sequence/agent to generate random triggers on multiple lines independently
|
|
1
|
1625
|
September 10, 2016
|