Skip to content

Accellera SPIRIT/IP-XACT DE (Design Environment) and Python Bindings

License

Notifications You must be signed in to change notification settings

amal-khailtash/pyipxact

Repository files navigation

pyipxact - Accellera SPIRIT/IP-XACT Python Bindings

Moving to xsData1 instead of PyXB2 that provides a cleaner Pythong interface using dataclasses.

Old PyXB version has been moved to PyXB directory.

Directory Structure

Different Python bindings for Accellera Spirit and Accellera versions are generated under org.accellera.* namespace.

src/
└── org
    └── accellera
        ├── ipxact
        │   ├── v1685_2014
        │   └── v1685_2022
        │       ├── tgi
        │       └── ve
        └── spirit
            ├── v1_0
            ├── v1_1
            ├── v1_2
            ├── v1_4
            │   └── tgi
            ├── v1_5
            │   └── tgi
            └── 1685-2009
                ├── tgi
                └── ve
                    ├── ams
                    ├── core
                    ├── pdp
                    └── power

Examples

References

Footnotes

  1. xsData - Naive XML & JSON Bindings for python

  2. PyXB: Python XML Schema Bindings

About

Accellera SPIRIT/IP-XACT DE (Design Environment) and Python Bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published