Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2025/01/23 10:01] – [Installation] rajit | start [2026/04/19 13:50] (current) – [Installation] rajit | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== The ACT VLSI Design Tools ====== | ====== The ACT VLSI Design Tools ====== | ||
| - | Welcome to the Wiki for the ACT suite of VLSI design tools. ACT is an **A**synchronous **C**ircuit **T**oolkit which has been built from scratch to support the design and implementation of asynchronous logic. While that is the main goal, some of the tools we have developed | + | Welcome to the Wiki for the ACT suite of VLSI design tools. ACT is an **A**synchronous **C**ircuit **T**oolkit which has been built from scratch to support the design and implementation of asynchronous logic. While that is the main goal, the tools we have developed also support |
| When an existing open-source tool used by mainstream chip designers can be re-purposed for asynchronous design without major issues (in terms of functionality as well as error-prone behavior), we re-use it. Examples include layout editors (e.g. '' | When an existing open-source tool used by mainstream chip designers can be re-purposed for asynchronous design without major issues (in terms of functionality as well as error-prone behavior), we re-use it. Examples include layout editors (e.g. '' | ||
| ===== Asynchronous design ===== | ===== Asynchronous design ===== | ||
| - | * [[tutorial: | + | * [[tutorial: |
| - | * [[asic: | + | * [[intro_example: |
| + | * [[asic: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| Line 16: | Line 17: | ||
| * [[install|ACT]]: | * [[install|ACT]]: | ||
| - | We also have a [[summer2024: | + | We also have a [[summer2024: |
| + | If you are a Homebrew user, check out the [[https:// | ||
| ===== ACT language ===== | ===== 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.) | 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:|ACT configuration | + | * ACT configuration |
| - | * [[config: | + | |
| + | | ||
| + | * [[language: | ||
| * [[history: | * [[history: | ||
| Line 33: | Line 38: | ||
| * [[sim: | * [[sim: | ||
| - | For those interested in writing tools, we have some documentation available for the core ACT library and data structures. | ||
| - | * [[http:// | ||
| - | * [[guide: | ||
| - | * [[guide: | ||
| ===== Tools ===== | ===== Tools ===== | ||
| Line 49: | Line 50: | ||
| Rajit Manohar. {{ :: | Rajit Manohar. {{ :: | ||
| - | If you use the ACT tools for a publication, | ||
| - | Samira Ataei, Wenmian Hua, Yihang Yang, Rajit Manohar, Yi-Shan Lu, Jiayuan He, Sepideh Maleki, Keshav Pingali. An Open-Source EDA Flow for Asynchronous Logic. IEEE Design & Test, Volume 38, Issue 2, pages 27-37, April 2021. | ||
| - | DOI: 10.1109/ | ||
| For analog circuit simulation, we primarily use the open-source [[https:// | For analog circuit simulation, we primarily use the open-source [[https:// | ||
| + | |||
| + | For those interested in writing tools, we have some documentation available for the core ACT library and data structures. | ||
| + | |||
| + | * [[http:// | ||
| + | * [[guide: | ||
| + | * [[guide: | ||
| ===== Community ===== | ===== Community ===== | ||
| Line 61: | Line 65: | ||
| We have a [[http:// | We have a [[http:// | ||
| + | We'd like to [[thank|thank]] a number of external users who have contributed either directly or indirectly to the documentation via questions, corrections, | ||
| + | |||
| + | ---- | ||
| + | |||
| + | If you use the ACT tools for a publication, | ||
| + | |||
| + | Samira Ataei, Wenmian Hua, Yihang Yang, Rajit Manohar, Yi-Shan Lu, Jiayuan He, Sepideh Maleki, Keshav Pingali. An Open-Source EDA Flow for Asynchronous Logic. IEEE Design & Test, Volume 38, Issue 2, pages 27-37, April 2021. | ||
| + | DOI: 10.1109/ | ||
| + | |||
| + | ---- | ||
| + | //This site uses a slightly [[argonchanges|modified]] dokuwiki template.// | ||