clash-lib-1.10.0: prims/commonverilog/Clash_Sized_Vector.primitives.yaml
- BlackBox:
name: Clash.Sized.Vector.maxIndex
kind: Expression
type: 'maxIndex :: KnownNat
n => Vec n a -> Int'
template: ~SIZE[~TYPO]'sd~LIT[0] - ~SIZE[~TYPO]'sd1
workInfo: Constant
- BlackBox:
name: Clash.Sized.Vector.length
kind: Expression
type: 'length :: KnownNat
n => Vec n a -> Int'
template: ~SIZE[~TYPO]'sd~LIT[0]
workInfo: Constant