hwtLib.examples.specialIntfTypes package

Submodules

hwtLib.examples.specialIntfTypes.intfWithArray module

class hwtLib.examples.specialIntfTypes.intfWithArray.InterfaceWithArrayTypesTC(methodName='runTest')[source]

Bases: BaseSerializationTC

__FILE__ = '/home/docs/checkouts/readthedocs.org/user_builds/hwtlib/checkouts/latest/hwtLib/examples/specialIntfTypes/intfWithArray.py'
test_InterfaceWithVHDLUnconstrainedArrayImportedType()[source]
test_InterfaceWithVHDLUnconstrainedArrayImportedType2()[source]
class hwtLib.examples.specialIntfTypes.intfWithArray.InterfaceWithVHDLUnconstrainedArrayImportedType(hdl_name_override: Optional[str] = None)[source]

Bases: Unit

class hwtLib.examples.specialIntfTypes.intfWithArray.InterfaceWithVHDLUnconstrainedArrayImportedType2(hdl_name_override: Optional[str] = None)[source]

Bases: Unit

hwtLib.examples.specialIntfTypes.intfWithArray.example_use_vhdl_declared_array1d(SIZE_X)[source]