Conditional operator in verilog
|
|
2
|
781
|
November 6, 2022
|
Synchronous assertion to check asynchronous reset
|
|
1
|
792
|
November 4, 2022
|
Back door access for uvm_mem
|
|
2
|
1288
|
November 4, 2022
|
Register Backdoor Issue
|
|
3
|
4080
|
November 4, 2022
|
How to increase cross coverage
|
|
0
|
380
|
November 4, 2022
|
Constraint
|
|
2
|
639
|
November 4, 2022
|
How to use queues of associative arrays?
|
|
1
|
686
|
November 4, 2022
|
Uvm_sequence
|
|
1
|
351
|
November 3, 2022
|
Assertion is wrote is printing passing and failing log at same time stamp
|
|
1
|
960
|
November 3, 2022
|
Endpoint question
|
|
4
|
717
|
November 3, 2022
|
Does SystemVerilog allow to collect coverage on Testbench code?
|
|
4
|
2302
|
November 3, 2022
|
Regarding Driver internal signals in waveform
|
|
1
|
344
|
November 2, 2022
|
Accessing Multi dimension queue elements
|
|
1
|
422
|
November 2, 2022
|
Valid and Invalid method() calls post lock_model()
|
|
0
|
319
|
November 1, 2022
|
How to get count for a particular id in uvm in a test sequence
|
|
2
|
592
|
November 1, 2022
|
Sequences started in parallel and how to use fork join_any if the number of sequences is varied?
|
|
4
|
808
|
November 1, 2022
|
Sequence library
|
|
4
|
902
|
November 1, 2022
|
Covert array into vector
|
|
4
|
1391
|
October 31, 2022
|
How to finish the forever until other component done?
|
|
3
|
694
|
October 31, 2022
|
Write code to execute task A in parallel 10 times, and call task B only after task A has finished executing 10 times
|
|
10
|
2105
|
October 31, 2022
|
Verilog logic pass multiple defines and simulate in a loop
|
|
2
|
641
|
October 31, 2022
|
Using inout ports in SVA properties/assertions
|
|
2
|
871
|
October 31, 2022
|
How to model axi slave transaction by using uvm framework?
|
|
0
|
568
|
October 31, 2022
|
Parameter not being recognized in transaction class
|
|
2
|
617
|
October 30, 2022
|
Stop the simulation after N number of uvm_errors/assertions
|
|
1
|
851
|
October 30, 2022
|
Pattern
|
|
5
|
962
|
October 30, 2022
|
System function '$sformatf' is invoked as task, its return value is discarded
|
|
1
|
1742
|
October 29, 2022
|
How to reuse the agent , if multiple channels , let say 3 channels are present at phy layer?
|
|
3
|
387
|
October 29, 2022
|
Write an assertion where in if a signal A goes high in one cycle, signals B and C should go low in the same cycle
|
|
2
|
1458
|
October 28, 2022
|
Why error when using process::self() in static task
|
|
1
|
734
|
October 28, 2022
|