x1ib      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  An untyped term.  !"#$%&A typed expression. '()*+,-./0123456789:;<An untyped array. =>A typed array. ?@ UV locality. ABCUntyped variables. DE-Variables updated by state transition rules. FGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijkThe type of a &. lmnopqrstuvwx True term. y False term. zLogical negation. { Logical AND. | Logical OR. }"The conjunction of a E Bool list. ~"The disjunction of a E Bool list. 1True iff the predicate is true for all elements. 0True iff the predicate is true for any element. Equal.  Not equal.  Less than. Greater than. Less than or equal. Greater than or equal. $Returns the minimum of two numbers. *Returns the minimum of a list of numbers. $Returns the maximum of two numbers. *Returns the maximum of a list of numbers. Limits between min and max.  Division. Modulo. Returns the value of a FE. Conditional expression.  mux test onTrue onFalse Array index to variable. Array index to expression. +The list of UEs adjacent upstream of a UE.   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~&;:9876543210/.-,+*)('EF%$#"! CD@BA>?<= S^]\[ZYXWVUTGRQPONMLKJIHkvutsrqponml_jihgfedcba` wxyz{|}~   %$#"!  !"#$%&;:9876543210/.-,+*)(''()*+,-./0123456789:;<==>??@BAABCDDEFFG RQPONMLKJIHHIJKLMNOPQRS ^]\[ZYXWVUTTUVWXYZ[\]^_ jihgfedcba``abcdefghijk vutsrqponmllmnopqrstuvwxyz{|}~,5The Atom monad holds variable and rule declarations. A hierarchical name. A name. @A Relation is used for relative performance constraints between Actions. < data Relation = Higher UID | Lower UID deriving (Show, Eq) TGiven a top level name and design, elaborates design and returns a design database. $Generic local variable declaration. 'Generic external variable declaration. Generic array declaration. ''' % Assign an & to a FE. CThe Atom monad captures variable and transition rule declarations. ECreates a hierarchical node, where each node could be a atomic rule. YDefines the period of execution of sub rules as a factor of the base rate of the system. G Rule period is bound by the closest period assertion. For example: F period 10 $ period 2 a -- Rules in 'a' have a period of 2, not 10. 3Returns the execution period of the current scope. ,Returns the current atom hierarchical path. $Local boolean variable declaration. 'External boolean variable declaration. !Local int8 variable declaration. $External int8 variable declaration. "Local int16 variable declaration. %External int16 variable declaration. "Local int32 variable declaration. %External int32 variable declaration. "Local int64 variable declaration. %External int64 variable declaration. "Local word8 variable declaration. %External word8 variable declaration. #Local word16 variable declaration. &External word16 variable declaration. #Local word32 variable declaration. &External word32 variable declaration. #Local word64 variable declaration. &External word64 variable declaration. "Local float variable declaration. %External float variable declaration. #Local double variable declaration. &External double variable declaration. Declares an action. Declares a probe. 5Fetches all declared probes to current design point. Increments a NumE FE. Decrements a NumE FE. 8Adds an enabling condition to an atom subtree of rules. = This condition must be true before any rules in hierarchy  are allowed to execute. ,Reference to the 64-bit free running clock. DRule coverage information. (current coverage index, coverage data)   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~*%  A Timer. Creates a new timer. 7Starts a Timer. A Timer can be restarted at any time.  when a timer has completed. !One-shot on a rising transition. "One-shot on a falling transition. KDebounces a boolean given an on and off time (ticks) and an initial state. L1-D lookup table. X values out of table range are clipped at end Y values. 6 Input table must be monotonically increasing in X. Hysteresis returns  when the input exceeds max and   when  the input is less than min/. The state is held when the input is between  min and max.  hysteresis name min max input !C code configuration parameters. EAlternative primary function name. Leave empty to use compile name. C type naming rules. 1C code to insert above (includes, macros, etc.). %C code to insert below (main, etc.). FDefault C code configuration parameters (default function name, no pre/post code, ANSI C types).  ANSI C type naming rules. C99 type naming rules.    >Topologically sorts a list of expressions and subexpressions.  Number of UE's computed in rule.   #Compiles an atom description to C.    !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~Invoke the atom compiler. !"=An example design that computes the greatest common divisor. #   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHHIIJKLMMNNOPQRSTUVWXYZ[\]^_`abcdefFghijklmnopqrstuvwxyz{|}~       !"#$ atom-0.0.5Language.Atom.LanguageLanguage.Atom.ExpressionsLanguage.Atom.ElaborationLanguage.Atom.CommonLanguage.Atom.CodeLanguage.Atom.SchedulingLanguage.Atom.CompileLanguage.Atom.Example Language.Atom mtl-1.1.1.0Control.Monad.TransliftIO FloatingEOrdEEqE IntegralENumEExpreTypeconstant expressionvariablerawBitsTypeOftypeOfWidthwidthUEUB2DUB2FUD2BUF2BUMuxULtUEqUShiftUBWOrUBWAndUBWNotUAndUNotUModUDivUMulUSubUAddUCastUConstUVRefEB2DB2FD2BF2BMuxLtEqShiftBWOrBWAndBWNotAndNotModDivMulSubAddCastConstVRefUAA UVLocalityExternalArrayUVVVariableVDoubleVFloatVWord64VWord32VWord16VWord8VInt64VInt32VInt16VInt8VBool ExpressionEDoubleEFloatEWord64EWord32EWord16EWord8EInt64EInt32EInt16EInt8EBoolCDoubleCFloatCWord64CWord32CWord16CWord8CInt64CInt32CInt16CInt8CBoolTypeDoubleFloatWord64Word32Word16Word8Int64Int32Int16Int8Boolbytestruefalsenot_&&.||.and_or_all_any_==./=.<.>.<=.>=.min_minimum_max_maximum_limitdiv_mod_valuemux!!. ueUpstreamueuvuboolunotuanduoruequmuxAtomRuleruleIdruleName ruleEnable ruleAssigns ruleActions rulePeriodAtomDBatomIdatomName atomNames atomEnableatomSubs atomPeriod atomAssigns atomActionsGlobalgIdgProbesgInit8gInit16gInit32gInit64gPeriodPathNameUID buildAtomgetput elaboratevarvar'arrayaddNameAssign<==atomperiod getPeriodpathboolbool'int8int8'int16int16'int32int32'int64int64'word8word8'word16word16'word32word32'word64word64'floatfloat'doubledouble'actionprobeprobesincrdecrcondclock nextCoverageTimertimer startTimer timerDone oneShotRise oneShotFalldebounce lookupTable hysteresisConfig cFuncNamecTypecPreCode cPostCodedefaultscTypesc99TypeswriteCruleComplexityschedulecompilecompileExampleexamplesigned reduceAndultelaborateRules reIdRules checkEnablecheckAssignConflictsghc-primGHC.BoolTrueFalse showConstcodeUE memoryInit floatBits doubleBitsmemorycodeRule arrayIndex codePeriod codeCycleeallUEstopoUsagereportSchedule reportRule reportUsagetotalComplexityusageusage'split insertUsagepreCodepostCode