Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
language:start [2021/11/21 17:42] – rajit | language:start [2024/08/07 11:12] (current) – rajit |
---|
* [[language:interface|Constructors for types]]: Implementing types using other types | * [[language:interface|Constructors for types]]: Implementing types using other types |
* [[language:connections|Connections]]: Wires, connections, aliasing and initialization of meta parameters. | * [[language:connections|Connections]]: Wires, connections, aliasing and initialization of meta parameters. |
* [[language:expressions|Expressions]]: The syntax of expressions. | * [[language:expressions|Expressions]]: The syntax of expressions, including defining functions in ACT as well as externally defined functions. |
* [[language:controlflow|Control Flow]]: Looping and IF constructs for circuit construction. | * [[language:controlflow|Control Flow]]: Looping and IF constructs for circuit construction. |
| * [[language:debugging|Debugging Support]]: Assertions and logging |
* [[language:namespaces|Namespaces]]: The care and feeding of namespaces. | * [[language:namespaces|Namespaces]]: The care and feeding of namespaces. |
* [[language:langs:|Languages]]: Various languages, including CHP, PRS, and HSE. | * [[language:langs:|Sublanguages]]: Various hardware description sub-languages within ACT, including CHP, PRS, and HSE. |
| * [[language:attributes|Attributes]]: Attributes associated with instances as well as the [[language:langs:prs|production rule sublanguage]]. |