Aditi Posted February 8, 2022 Report Share Posted February 8, 2022 When a RegisterFile is used, the address offset is calculated for each register within and everything else remains the same. Can I somehow customize any other details like description, hdl_path? Quote Link to comment Share on other sites More sharing options...
kock Posted February 8, 2022 Report Share Posted February 8, 2022 Hello Aditi, In IEEE Std. 1685-2009 hdl paths are not supported. The registerFile schema is: In IEEE Std. 1685-2014 hdl paths are supported by the accessHandles element. The registerFile schema is: This allows you to describe hdl path segments for the register files. Unfortunately, your IP-XACT nesting of register files has to match with the RTL nesting for this to work. We will address this in the upcoming new revision of the IEEE standard. Hopefully this addresses your question. 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.