hwtLib.examples.speciaHwIOTypes package

Submodules

hwtLib.examples.speciaHwIOTypes.hwIOWithArray module

class hwtLib.examples.speciaHwIOTypes.hwIOWithArray.HwIOWithArrayTypesTC(methodName='runTest')[source]

Bases: BaseSerializationTC

__FILE__ = '/home/docs/checkouts/readthedocs.org/user_builds/hwtlib/checkouts/latest/hwtLib/examples/speciaHwIOTypes/hwIOWithArray.py'
__annotations__ = {}
_classSetupFailed = False
_class_cleanups = []
test_HwIOWithVHDLUnconstrainedArrayImportedType()[source]
test_HwIOWithVHDLUnconstrainedArrayImportedType2()[source]
class hwtLib.examples.speciaHwIOTypes.hwIOWithArray.HwIOWithVHDLUnconstrainedArrayImportedType(hdlName: str | None = None)[source]

Bases: HwModule

__annotations__ = {}
class hwtLib.examples.speciaHwIOTypes.hwIOWithArray.HwIOWithVHDLUnconstrainedArrayImportedType2(hdlName: str | None = None)[source]

Bases: HwModule

__annotations__ = {}
hwtLib.examples.speciaHwIOTypes.hwIOWithArray.example_use_vhdl_declared_array1d(SIZE_X)[source]