Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2024/07/11 14:47] – [ACT language] rajit | start [2025/01/23 10:01] (current) – [Installation] rajit | ||
---|---|---|---|
Line 9: | Line 9: | ||
* [[asic: | * [[asic: | ||
+ | ===== Installation ===== | ||
+ | |||
+ | If you are interested in building the tools from scratch: | ||
+ | |||
+ | * [[install_actflow|actflow]]: | ||
+ | * [[install|ACT]]: | ||
+ | |||
+ | We also have a [[summer2024: | ||
===== ACT language ===== | ===== ACT language ===== | ||
- | * [[install_actflow|Installing and building the actflow repository]]: | + | The ACT language combined with a set of configuration files are used when designing circuits. The configuration files control |
- | * [[install|Installing and building ACT]]: use this if you only want the core language and some basic tools for custom circuit design. | + | |
* [[language: | * [[language: | ||
* [[config: | * [[config: | ||
Line 19: | Line 27: | ||
===== ACT library ===== | ===== ACT library ===== | ||
+ | |||
+ | In addition to the core language, we also provide some standard ACT libraries that include common definitions/ | ||
* [[stdlib: | * [[stdlib: | ||
* [[sim: | * [[sim: | ||
+ | |||
+ | For those interested in writing tools, we have some documentation available for the core ACT library and data structures. | ||
+ | |||
* [[http:// | * [[http:// | ||
* [[guide: | * [[guide: | ||
+ | * [[guide: | ||
===== Tools ===== | ===== Tools ===== | ||