Jump to content

How to convert alternateRegister into RALF file


tuna9x

Recommended Posts

I have a .xml file.

It contains some registers which have the same address but different accessing type (WO, RO).

They represent as alternateRegister.

<spirit:alternateRegisters>

    <spirit:alternateRegisters>

        <spirit:Name>ENABLE_SET<spirit:name>

 

I used the command below to generate RALF file.

ralgen -ipxact2ralf ral.xml

ralgen -l sv -t MemMap -uvm ral.ralf

 

Howver, only one register is generated into RALF file.

The alternativeRegisters could not generated.

How can I do that?

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