In reply to Sushrut Veerapur:
Hello Sushrut,
Thanks for the workable effort. I have done one thing.
-
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.
-
I am not sure whether above hack is ok or not.
-
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