Skip to content

Extension and implementation of Component #42

@skaupper

Description

@skaupper

Lately I looked into scripting of a vendor independent IP workflow.
I've stumbled across this repo and it seems quite fitting for handling the IP-XACT files.

Since I have to make some adaptions anyway, I wondered if you would welcome it, if I tried to integrate it into this repo here?
The things I could imagine doing include:

  • Extending the data model for Component and its required sub models
  • Implement the corresponding FromXml and ToXml methods
  • Integrate the official conversion scripts found here to convert between the schema versions.

I'd want to make the data model conformant with the latest standard (that is 1685-2022) and convert XML files of older versions to it using the XSLT scripts provided by Accellera itself.

For the data model I would focus on the parts I need for my use case (so definitely no address spaces or memory maps etc.).

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions