Used as a layer of EDA² ➚
Introduction
Installation/Updates
Dependencies
Main Documentation
Introduction
Catalog
Component
Design
References and Reports
Python Class Reference
Unittest Summary Report
Code Coverage Details
Code Coverage Report
Doc. Coverage Report
Static Type Check Report ➚
Appendix
Apache License 2.0
Creative Commons Attribution 4.0 International
Glossary
Index
Python Module Index
TODOs
pyEDAA.IPXACT
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
X
_
__init__() (pyEDAA.IPXACT.Catalog.Catalog method)
(pyEDAA.IPXACT.Catalog.IpxactFile method)
(pyEDAA.IPXACT.Component.AddressSpace method)
(pyEDAA.IPXACT.Component.Assertion method)
(pyEDAA.IPXACT.Component.BusInterface method)
(pyEDAA.IPXACT.Component.Channel method)
(pyEDAA.IPXACT.Component.Choice method)
(pyEDAA.IPXACT.Component.Component method)
(pyEDAA.IPXACT.Component.ComponentGenerator method)
(pyEDAA.IPXACT.Component.Cpu method)
(pyEDAA.IPXACT.Component.File method)
(pyEDAA.IPXACT.Component.FileSet method)
(pyEDAA.IPXACT.Component.IndirectInterface method)
(pyEDAA.IPXACT.Component.MemoryMap method)
(pyEDAA.IPXACT.Component.Model method)
(pyEDAA.IPXACT.Component.OtherClockDriver method)
(pyEDAA.IPXACT.Component.Parameter method)
(pyEDAA.IPXACT.Component.RemapState method)
(pyEDAA.IPXACT.Component.ResetType method)
(pyEDAA.IPXACT.Component.WhiteboxElement method)
(pyEDAA.IPXACT.Design.AdHocConnection method)
(pyEDAA.IPXACT.Design.ComponentInstance method)
(pyEDAA.IPXACT.Design.Design method)
(pyEDAA.IPXACT.Design.Interconnection method)
(pyEDAA.IPXACT.Design.IpxactFile method)
(pyEDAA.IPXACT.DesignConfiguration.DesignConfiguration method)
(pyEDAA.IPXACT.DesignConfiguration.GeneratorChainConfiguration method)
(pyEDAA.IPXACT.DesignConfiguration.InterconnectionConfiguration method)
(pyEDAA.IPXACT.DesignConfiguration.ViewConfiguration method)
(pyEDAA.IPXACT.Element method)
(pyEDAA.IPXACT.GeneratorChain.ComponentGeneratorSelector method)
(pyEDAA.IPXACT.GeneratorChain.Generator method)
(pyEDAA.IPXACT.GeneratorChain.GeneratorChain method)
(pyEDAA.IPXACT.GeneratorChain.GeneratorChainSelector method)
(pyEDAA.IPXACT.IPXACTSchema method)
(pyEDAA.IPXACT.NamedElement method)
(pyEDAA.IPXACT.RootElement method)
(pyEDAA.IPXACT.VLNV method)
__new__() (pyEDAA.IPXACT.Catalog.Catalog method)
(pyEDAA.IPXACT.Component.Component method)
(pyEDAA.IPXACT.Design.Design method)
(pyEDAA.IPXACT.DesignConfiguration.DesignConfiguration method)
(pyEDAA.IPXACT.GeneratorChain.GeneratorChain method)
(pyEDAA.IPXACT.RootElement method)
__repr__() (pyEDAA.IPXACT.IPXACTSchema method)
__str__() (pyEDAA.IPXACT.Component.File method)
(pyEDAA.IPXACT.Component.FileSet method)
(pyEDAA.IPXACT.IPXACTSchema method)
_description (pyEDAA.IPXACT.Catalog.IpxactFile attribute)
(pyEDAA.IPXACT.Design.IpxactFile attribute)
_IPXACT_10_INDEX (in module pyEDAA.IPXACT.Schema)
_IPXACT_11_INDEX (in module pyEDAA.IPXACT.Schema)
_IPXACT_12_INDEX (in module pyEDAA.IPXACT.Schema)
_IPXACT_14_INDEX (in module pyEDAA.IPXACT.Schema)
_IPXACT_15_INDEX (in module pyEDAA.IPXACT.Schema)
_IPXACT_2009_INDEX (in module pyEDAA.IPXACT.Schema)
_IPXACT_2014_INDEX (in module pyEDAA.IPXACT.Schema)
_IPXACT_2022_INDEX (in module pyEDAA.IPXACT.Schema)
_library (pyEDAA.IPXACT.VLNV attribute)
_localPath (pyEDAA.IPXACT.IPXACTSchema attribute)
_name (pyEDAA.IPXACT.Catalog.IpxactFile attribute)
(pyEDAA.IPXACT.Design.IpxactFile attribute)
(pyEDAA.IPXACT.VLNV attribute)
_namespacePrefix (pyEDAA.IPXACT.IPXACTSchema attribute)
_schemaUri (pyEDAA.IPXACT.IPXACTSchema attribute)
_schemaUrl (pyEDAA.IPXACT.IPXACTSchema attribute)
_vendor (pyEDAA.IPXACT.VLNV attribute)
_version (pyEDAA.IPXACT.IPXACTSchema attribute)
(pyEDAA.IPXACT.VLNV attribute)
_vlnv (pyEDAA.IPXACT.Catalog.Catalog attribute)
(pyEDAA.IPXACT.Catalog.IpxactFile attribute)
(pyEDAA.IPXACT.Component.Component attribute)
(pyEDAA.IPXACT.Design.Design attribute)
(pyEDAA.IPXACT.DesignConfiguration.DesignConfiguration attribute)
(pyEDAA.IPXACT.GeneratorChain.GeneratorChain attribute)
(pyEDAA.IPXACT.NamedElement attribute)
(pyEDAA.IPXACT.RootElement attribute)
A
AddressSpace (class in pyEDAA.IPXACT.Component)
AdHocConnection (class in pyEDAA.IPXACT.Design)
Assertion (class in pyEDAA.IPXACT.Component)
B
BusInterface (class in pyEDAA.IPXACT.Component)
C
Catalog (class in pyEDAA.IPXACT.Catalog)
Channel (class in pyEDAA.IPXACT.Component)
Choice (class in pyEDAA.IPXACT.Component)
Component (class in pyEDAA.IPXACT.Component)
ComponentGenerator (class in pyEDAA.IPXACT.Component)
ComponentGeneratorSelector (class in pyEDAA.IPXACT.GeneratorChain)
ComponentInstance (class in pyEDAA.IPXACT.Design)
Cpu (class in pyEDAA.IPXACT.Component)
D
Design (class in pyEDAA.IPXACT.Design)
DesignConfiguration (class in pyEDAA.IPXACT.DesignConfiguration)
E
Element (class in pyEDAA.IPXACT)
F
File (class in pyEDAA.IPXACT.Component)
FileSet (class in pyEDAA.IPXACT.Component)
FromXml() (pyEDAA.IPXACT.Catalog.IpxactFile class method)
G
Generator (class in pyEDAA.IPXACT.GeneratorChain)
GeneratorChain (class in pyEDAA.IPXACT.GeneratorChain)
GeneratorChainConfiguration (class in pyEDAA.IPXACT.DesignConfiguration)
GeneratorChainSelector (class in pyEDAA.IPXACT.GeneratorChain)
I
IndirectInterface (class in pyEDAA.IPXACT.Component)
Interconnection (class in pyEDAA.IPXACT.Design)
InterconnectionConfiguration (class in pyEDAA.IPXACT.DesignConfiguration)
IP-XACT
IPXACTException
IpxactFile (class in pyEDAA.IPXACT.Catalog)
(class in pyEDAA.IPXACT.Design)
IPXACTSchema (class in pyEDAA.IPXACT)
M
MemoryMap (class in pyEDAA.IPXACT.Component)
Model (class in pyEDAA.IPXACT.Component)
module
pyEDAA.IPXACT
pyEDAA.IPXACT.Catalog
pyEDAA.IPXACT.Component
pyEDAA.IPXACT.Design
pyEDAA.IPXACT.DesignConfiguration
pyEDAA.IPXACT.GeneratorChain
pyEDAA.IPXACT.Schema
N
NamedElement (class in pyEDAA.IPXACT)
O
OtherClockDriver (class in pyEDAA.IPXACT.Component)
P
Parameter (class in pyEDAA.IPXACT.Component)
pyEDAA.IPXACT
module
pyEDAA.IPXACT.Catalog
module
pyEDAA.IPXACT.Component
module
pyEDAA.IPXACT.Design
module
pyEDAA.IPXACT.DesignConfiguration
module
pyEDAA.IPXACT.GeneratorChain
module
pyEDAA.IPXACT.Schema
module
R
RemapState (class in pyEDAA.IPXACT.Component)
ResetType (class in pyEDAA.IPXACT.Component)
RootElement (class in pyEDAA.IPXACT)
S
SPIRIT Consortium
T
ToXml() (pyEDAA.IPXACT.Catalog.Catalog method)
(pyEDAA.IPXACT.Catalog.IpxactFile method)
(pyEDAA.IPXACT.Component.AddressSpace method)
(pyEDAA.IPXACT.Component.Assertion method)
(pyEDAA.IPXACT.Component.BusInterface method)
(pyEDAA.IPXACT.Component.Channel method)
(pyEDAA.IPXACT.Component.Choice method)
(pyEDAA.IPXACT.Component.Component method)
(pyEDAA.IPXACT.Component.ComponentGenerator method)
(pyEDAA.IPXACT.Component.Cpu method)
(pyEDAA.IPXACT.Component.File method)
(pyEDAA.IPXACT.Component.FileSet method)
(pyEDAA.IPXACT.Component.IndirectInterface method)
(pyEDAA.IPXACT.Component.MemoryMap method)
(pyEDAA.IPXACT.Component.Model method)
(pyEDAA.IPXACT.Component.OtherClockDriver method)
(pyEDAA.IPXACT.Component.Parameter method)
(pyEDAA.IPXACT.Component.RemapState method)
(pyEDAA.IPXACT.Component.ResetType method)
(pyEDAA.IPXACT.Component.WhiteboxElement method)
(pyEDAA.IPXACT.Design.AdHocConnection method)
(pyEDAA.IPXACT.Design.ComponentInstance method)
(pyEDAA.IPXACT.Design.Design method)
(pyEDAA.IPXACT.Design.Interconnection method)
(pyEDAA.IPXACT.Design.IpxactFile method)
(pyEDAA.IPXACT.DesignConfiguration.DesignConfiguration method)
(pyEDAA.IPXACT.DesignConfiguration.GeneratorChainConfiguration method)
(pyEDAA.IPXACT.DesignConfiguration.InterconnectionConfiguration method)
(pyEDAA.IPXACT.DesignConfiguration.ViewConfiguration method)
(pyEDAA.IPXACT.GeneratorChain.ComponentGeneratorSelector method)
(pyEDAA.IPXACT.GeneratorChain.Generator method)
(pyEDAA.IPXACT.GeneratorChain.GeneratorChain method)
(pyEDAA.IPXACT.GeneratorChain.GeneratorChainSelector method)
(pyEDAA.IPXACT.VLNV method)
V
ViewConfiguration (class in pyEDAA.IPXACT.DesignConfiguration)
VLNV
(class in pyEDAA.IPXACT)
W
WhiteboxElement (class in pyEDAA.IPXACT.Component)
X
XML