You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use this to do some systemverilog and uvm work. However,there exist errors woring when I creat a class it always show :"syntax error, unexpected IDENTIFIER". And when I need to creat a class that extens uvm class ,I get :"Error in class extension specification"
I do not how to set linters to avoid those errors.By the way,I use modelsim as my linters.
The text was updated successfully, but these errors were encountered:
I want to use this to do some systemverilog and uvm work. However,there exist errors woring when I creat a class it always show :"syntax error, unexpected IDENTIFIER". And when I need to creat a class that extens uvm class ,I get :"Error in class extension specification"
I do not how to set linters to avoid those errors.By the way,I use modelsim as my linters.
The text was updated successfully, but these errors were encountered: