Jump to content

Recommended Posts

Posted

Hi,

Does anyone know if VCS has an in-built parser that is capable of parsing spirit file (format generated and compatible with IP-XACT) and generate UVM register files which is compatible with UVM_REG of RAL in UVM1.1 or later?

Note : I know that VCS has a ralgen functionality which is capable of parsing RALF files and generate the required UVM register files..

Since, we already have IP-XACT spirit format of register definition available and ready, wondering if we can use VCS to directly generate UVM register files instead of re-coding the entire register definition in synopsys .ralf format.

Thanks in advance for your help,

Pradeep

Posted (edited)

Hi,

Yes, $VCS_HOME/bin/ralgen supports RALF which is a TCL format and IPXACT which is an XML format.

i.e

ralgen -uvm –ipxact <ipxact-file>

You will get more complete responses by emailing vcs_support@synopsys.com

-adiel

Edited by adielkhan
typo

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