Jump to content

how to import vera file to uvm project?


Recommended Posts

Hi, how to import vera file to uvm project?

You may need to convert vera to SV first.

see this

http://www.uvmworld.org/forums/showthread.php?85-Converting-from-RVM-to-UVM

Or study this webinar "Archived webinar - Migrating from VMM to the UVM"

Attendees will learn about the migration planning requirements by walking through case studies of VMM and OVM migrations as well as Vera RVM to OVM/UVM.

http://www.cadence.com/cadence/events/Pages/event.aspx?eventid=474

Edited by Roman
Link to comment
Share on other sites

If you are using VCS, you can load your OpenVera code along side your SystemVerilog code and it will be implicitly converted to SV and appear in the "openvera" package. It won't be using UVM though. It will be using VMM however so you can integrate it using the VMM/UVM interoperability package that ships with VCS.

Link to comment
Share on other sites

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...