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:48] – [ACT language] rajit | start [2025/01/23 10:01] (current) – [Installation] rajit | ||
---|---|---|---|
Line 9: | Line 9: | ||
* [[asic: | * [[asic: | ||
- | ===== ACT language | + | ===== Installation |
- | + | ||
- | * Installation instructions: | + | If you are interested in building the tools from scratch: |
* [[install_actflow|actflow]]: | * [[install_actflow|actflow]]: | ||
* [[install|ACT]]: | * [[install|ACT]]: | ||
+ | |||
+ | We also have a [[summer2024: | ||
+ | ===== ACT language ===== | ||
+ | |||
+ | The ACT language combined with a set of configuration files are used when designing circuits. The configuration files control some basic ACT behavior, and also include technology-specific information (e.g. what is the feature size, what are the transistor types available in the technology, etc.) | ||
+ | |||
* [[language: | * [[language: | ||
* [[config: | * [[config: | ||
Line 20: | 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 ===== | ||