from amaranth import unsigned from amaranth.lib.data import Struct class DecodeException(Struct): valid: unsigned(1)