Hi,
Trying to run some basic testbench code in Dsim Studio I get the following errors:
=E:[UndefIdentifier]: Undefined identifiers:
top.sv:21:5 simple name: environment
=E:[IllegalMemberSelect]: A member-select(dot) operation is not valid for the given prefix types:
Prefix type Illegal suffix
top.sv:25:9 <error> testrun
Can't really see an error in code, please advice.
The test files attached