Safe Haskell | None |
---|---|
Language | Haskell2010 |
Clash.Primitives.Annotations.SynthesisAttributes
Documentation
usedArguments :: [Int] Source #
annotateTF :: forall (n :: Nat). (HasCallStack, KnownNat n) => Vec n (Attr Text) -> TemplateFunction Source #
annotateBBTF :: forall s (n :: Nat). (Backend s, KnownNat n, HasCallStack) => Vec n (Attr Text) -> BlackBoxContext -> State s Doc Source #