2 replies
Jan '17

unknown_ifb Imported from Blogger

Hiya,

I’ve been trying to define a uvm_reg_field as ‘enum’.Thought about what you’ve created above- extending the uvm_reg_field to create the new data-type with enum.

Just wondered, through the last 2 years if you’ve come across any additions to the UVM-RAL to create an ‘enum’ uvm_reg_field-type please ?

Ta

1 reply
Jan '17 ▶ unknown_ifb

TudorTimi Verification Gentleman

The post was mostly an experiment, since I never really used this code on a real project. I don’t know of any other way of implementing enum fields.