clash-lib-0.5: CAES Language for Synchronous Hardware - As a Library
CLaSH.Primitives.Types
Description
Type and instance definitions for Primitive
Synopsis
type PrimMap = HashMap Text Primitive Source
Primitive Definitions
data Primitive Source
Externally defined primitive
Constructors
A primitive that has a template that can be filled out by the backend render
Fields
Name of the primitive
Either a declaration or an expression template.
A primitive that carries additional information
Additional information
Instances