Query on uvm_hdl_read()

In reply to harshavs:

You can use $bitstoreal if the register’s binary value is formatesd in IEEE 754 double precision floating-point numbers. Any other format and you will have to write a conversion function yourself.