Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2024/07/18 13:43] – [ACT library] rajitstart [2025/05/20 11:46] (current) – [Asynchronous design] rajit
Line 6: Line 6:
 ===== Asynchronous design ===== ===== Asynchronous design =====
  
-  * [[tutorial:|Tutorials and class materials]] +  * [[tutorial:|Tutorials]]: tutorial videos, as well as class materials and examples 
-  * [[asic:start|ACT ASIC flow]]+  * [[intro_example:start|ACT by example]]: a gentler introduction to ACT through examples 
 +  * [[asic:start|ACT ASIC flow]]: a summary of the steps in the overall ASIC flow using ACT
  
 ===== Installation ===== ===== Installation =====
Line 15: Line 16:
       * [[install_actflow|actflow]]: use this if you want the full set of tools.       * [[install_actflow|actflow]]: use this if you want the full set of tools.
       * [[install|ACT]]: use this if you only want the core language and some basic tools for custom circuit design. The [[install_actflow|actflow build]] installs this repository as well.       * [[install|ACT]]: use this if you only want the core language and some basic tools for custom circuit design. The [[install_actflow|actflow build]] installs this repository as well.
 +
 +We also have a [[summer2024:dockersetup|docker container]] that contains the tools, if you'd like to try them out without installing them on your system.
 +
 +If you are a Homebrew user, check out the [[https://github.com/asyncvlsi/homebrew-tap|homebrew tap]] for the tools.
  
 ===== ACT language ===== ===== ACT language =====