hwtBuildsystem.ioConstraints package¶
- class hwtBuildsystem.ioConstraints.ConstrainIo(hwIO: RtlSignalBase, pin_map, std: XdcIoStandard | str | None, ommit_registration=False)[source]¶
Bases:
iHdlConstrainPlacement constrain which specifies on which IO pin of the chip package will this signal be mapped to and which standard it will use and optionally also input clock frequency.
- Note:
io standard specifies the voltange, logic type etc.