VFCFpgaVersion Category: Feed Base class: _BlipValue Constructors __init__(self) __init__(self, maj: int, min: int, build: int) __init__(self, v: VFCFpgaVersion) Methods toString(self) -> str Special Methods __ge__(self, other: VFCFpgaVersion) -> bool __gt__(self, other: VFCFpgaVersion) -> bool __le__(self, other: VFCFpgaVersion) -> bool __lt__(self, other: VFCFpgaVersion) -> bool