Reply To: GetCov

Why OSVVM™? Forums OSVVM GetCov Reply To: GetCov

#867

how can i use this function, it does not work with the following way:

shared variable cov_status : CovPType ;

cov_status.GetCov;

i get the error:
###### /vobs/LibEME/SENSOR_INTERFACE_LIB/slave/HISI2REG/sim/tb/tb_hisi2reg.vhd(978):     cov_status.GetCov;** Error: /vobs/LibEME/SENSOR_INTERFACE_LIB/slave/HISI2REG/sim/tb/tb_hisi2reg.vhd(978): No feasible entries for subprogram “GetCov”.