Can child_handle cast to parent_handle using $cast(c_h,p_h), if parent_handle is already not pointing child object and pointing to parent_handle?
|
|
4
|
716
|
April 6, 2022
|
Class object queue doesn't provide proper value
|
|
2
|
907
|
December 16, 2021
|
Queue of class objects
|
|
5
|
1000
|
July 10, 2021
|
Can I pass the handle of an uvm_component via uvm_config_db?
|
|
2
|
2264
|
January 30, 2019
|
Confusions about comparator_ooo_imps
|
|
4
|
1444
|
April 5, 2018
|
Base class handle for extended class is not working in SystemVerilog
|
|
2
|
2893
|
August 18, 2016
|
Uvm_component parent handle cannot be passed into static method inside virtual class
|
|
4
|
1926
|
April 7, 2016
|
What is difference between below two code execution
|
|
2
|
1705
|
February 16, 2016
|
Regarding the Associative arrays
|
|
5
|
2401
|
October 8, 2015
|
I'm trying to create an array of handles for a class, by randomize function I'll get the "no of transcations", this determines the no of handles to be created.class_name obj_name[transactions]; is this right?
|
|
7
|
2210
|
September 15, 2015
|
Decorator design pattern in SystemVerilog
|
|
1
|
2897
|
December 22, 2014
|