Jump to content

VCS reports an error when compiling the uvm_pkg.sv (last version: 1_0_EA)


Recommended Posts

Posted

Error-[uC] Unexpected character

The character '`' is illegal in the context.

"$UVM_HOME/uvm/src/base/uvm_version.svh", 28 (expanding macro)

Source info: parameter string uvm_revision = `UVM_VERSION_STRING;

I am using vcs 2009.06.

Any help?!

Many thanks!

  • 6 months later...
  • 1 month later...
  • 3 weeks later...
Posted

Can I use 2010.06 and upgrade to last version: 1.0?

Steps to compile with synopsys is appreciated. I can't upgrade tool but want to move latest release.

Thanks,

Kinjal

Posted

Yes,

i think VCS-2010.06-SP1-6 is the latest update.

Contact your local Synopsys person for ftp/html downlaod location

Simplest way is to do:

vcs -sverilog -ntb_opts uvm-1.0 <all_your_other_options_and_files>

Or you can use your own UVM install and do:

vcs -sverilog +incdir+$UVM_HOME/src $UVM_HOME/src/uvm_pkg.sv

Any issues contact me or vcs_support@synopsys.com

thanks,

adiel@synopsys.com

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...