Altera_Forum
Honored Contributor
16 years agosystem verilog simulation support in modelsim
hi all,
Does Altera Modelsim 6.5b supports system verilog simulation? I am simulating verilog files in which i have included system verilog .sv files using this modelsim version but it was giving error " Error: ecc_conf_model.sv(12): near "class": syntax error, unexpected "IDENTIFIER", expecting "class" ". To solve this i changed extension from .v to .sv so this error removed but when i go for nios to modelsim simulation same problem occurs because of sopc top level simulation .v file. so what is the solution for this...?