tuna9x Posted October 24, 2023 Report Share Posted October 24, 2023 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? Quote Link to comment Share on other sites More sharing options...
kock Posted October 24, 2023 Report Share Posted October 24, 2023 Hello, This forum does not address EDA vendor tool questions. You may better ask this question to the EDA support team of the tool vendor. Best regards, Erwin Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.