clash-lib-1.8.4: Clash: a functional hardware description language - As a library
Safe HaskellNone
LanguageHaskell2010

Clash.Primitives.Annotations.SynthesisAttributes

Documentation

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 #