In reply to RAJESHWAR:
Hi Rajeshwar,
Thank you for the reply.
The Access type of our field is different from the list mentioned in the SW_Access_Modes.pdf.
If we generate register model either manually/through scripting language, As you are saying we can generate the user defined access types by using set_access and define_access methods of uvm_reg_field base class.
But Planning to use Questasim’s Inbuilt Register Assistant Tool for which .CSV file is input file where we can describe the Register specification to generate the UVM Register Model.So my Query is how specify the Customized access types for fields in <>.CSV file.