Not able to find the package in the directory

In reply to Sushrut Veerapur:

Hello Sushrut,

Thanks for the workable effort. I have done one thing.

  1. In uvm_pkg::*;, I have added the path of uvm_reg.svh, uvm_reg_map.svh file. Now it is working. With your approach, it is compiling uvm_reg.svh file completely and produce more errors.

  2. I am not sure whether above hack is ok or not.

  3. One more query, any reg file in uvm that accepts typedef struct packed as parameter, in the first class above , it is giving error in uvm_register(word_t) line.

Thanks and Regards
Sunil