IP Core Management Infrastructure¶
-
class
pyIPCMI.pyIPCMIEntityAttribute[source]¶ Bases:
lib.pyAttribute.Attribute-
classmethod
GetAttributes(method)¶
-
classmethod
GetMethods(cl)¶
-
classmethod
-
class
pyIPCMI.BoardDeviceAttributeGroup[source]¶ Bases:
lib.pyAttribute.Attribute-
classmethod
GetAttributes(method)¶
-
classmethod
GetMethods(cl)¶
-
classmethod
-
class
pyIPCMI.VHDLVersionAttribute[source]¶ Bases:
lib.pyAttribute.Attribute-
classmethod
GetAttributes(method)¶
-
classmethod
GetMethods(cl)¶
-
classmethod
-
class
pyIPCMI.SimulationStepsAttributeGroup[source]¶ Bases:
lib.pyAttribute.Attribute-
classmethod
GetAttributes(method)¶
-
classmethod
GetMethods(cl)¶
-
classmethod
-
class
pyIPCMI.CompileStepsAttributeGroup[source]¶ Bases:
lib.pyAttribute.Attribute-
classmethod
GetAttributes(method)¶
-
classmethod
GetMethods(cl)¶
-
classmethod
-
class
pyIPCMI.IPCoreManagementInfrastructure(debug, verbose, quiet, dryRun, sphinx=False)[source]¶ Bases:
pyIPCMI.Base.Logging.ILogable,lib.pyAttribute.ArgParseAttributes.ArgParseMixin-
HeadLine= 'pyIPCMI - Service Tool'¶
-
Platform¶
-
DryRun¶
-
Directories¶
-
ConfigFiles¶
-
Config¶
-
Root¶
-
Repository¶
-
static
GetAttributes(method)¶
-
GetMethods()¶
-
static
HasAttribute(method)¶
-
Log(entry, condition=True)¶ Write an entry to the local logger.
-
LogDebug(*args, condition=True, **kwargs)¶
-
LogDryRun(*args, condition=True, **kwargs)¶
-
LogError(*args, condition=True, **kwargs)¶
-
LogFatal(*args, condition=True, **kwargs)¶
-
LogInfo(*args, condition=True, **kwargs)¶
-
LogNormal(*args, condition=True, **kwargs)¶
-
LogQuiet(*args, condition=True, **kwargs)¶
-
LogVerbose(*args, condition=True, **kwargs)¶
-
LogWarning(*args, condition=True, **kwargs)¶
-
Logger¶ Return the local logger instance.
-
MainParser¶
-
SubParsers¶
-