Run problems happened when I tried "ovm2vmm-1.1"

Anybody who can tell me what’s the hell wrong in vmm_scenario_sequence.sv? Thanks a lot in advance.:confused:


[01_islands]$ make 01_basic
/data/mentor/questasim_6.3g/questasim/bin/vlib 01_basic.work
/data/mentor/questasim_6.3g/questasim/bin/vlog -suppress 2227 -mfcu -sv +define+OC_ETHERNET_BUG +define+OVM +incdir+/ovm/ovm-2.0.1/src +incdir+/ovm/vmm2ovm-1.1/sv+. +incdir+/ovm/vmm2ovm-1.1/sv/examples/ovm_interop/src +incdir+/ovm/vmm2ovm-1.1/sv/examples/sb/apb_bus/apb +incdir+/ovm/vmm2ovm-1.1/sv/examples/sb/apb_bus -work 01_basic.work 01_basic.sv
QuestaSim-64 vlog 6.3g Compiler 2008.05 May 1 2008
– Compiling package ovm_vmm_pkg
** Error: /ovm/vmm2ovm-1.1/sv/interop_lib/vmm_scenario_sequence.sv(219): near “#”: syntax error, unexpected ‘#’, expecting ‘’’
** Error: 01_basic.sv(20): Could not find the package (ovm_vmm_pkg).
** Error: 01_basic.sv(71): near “ovm_component”: syntax error, unexpected “IDENTIFIER”
** Error: 01_basic.sv(71): Error in class extension specification.
** Error: 01_basic.sv(73): near “parent”: syntax error, unexpected “IDENTIFIER”, expecting ‘)’
make: [01_basic] Error 2 (ignored)

You’re running an unsupported version of Questa (6.3g)

The RELEASE_NOTES state 6.4a or newer (6.5a is cuirrent release)

Regards

  • Nigel

I am getting similar message even though I use Questasim vlog 6.5 version.
Is there any other help/informations.

Hi sakthi,
Let me give you some confidence.
Now I use QuestaSim 6.5b, such trouble has already been zapped.
On the other hand, now I take the interoperability kit from http://sourceforge.net/projects/acc-vip-iop/

Best regards,
A.cristatellus

I am getting similar message even though I use Questasim vlog 6.5 version.
Is there any other help/informations.