clash-lib-1.8.3: prims/vhdl/Clash_Class_BitPack.primitives.yaml
- BlackBox:
name: Clash.Class.BitPack.Internal.packChar#
kind: Expression
type: 'packChar# :: Char -> BitVector 21'
template: std_logic_vector(~ARG[0])
workInfo: Never
- BlackBox:
name: Clash.Class.BitPack.Internal.unpackChar#
kind: Expression
type: 'unpackChar# :: BitVector 21 -> Char'
template: unsigned(~ARG[0])
workInfo: Never