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
install [2024/07/11 14:36] – [Installing ACT] rajitinstall [2025/08/30 12:54] (current) – [Troubleshooting] rajit
Line 2: Line 2:
  
 Primary development of ACT is conducted on Linux and MacOS, and so it has been extensively tested on such systems. It has also been tested in certain [[install#Microsoft Windows|Windows]] environments (see below). Primary development of ACT is conducted on Linux and MacOS, and so it has been extensively tested on such systems. It has also been tested in certain [[install#Microsoft Windows|Windows]] environments (see below).
 +
 +If you are a Homebrew user, check out the [[https://github.com/asyncvlsi/homebrew-tap|homebrew tap]] for the tools.
 +
 +===== Getting the source =====
 +
  
 The core library is available from [[https://github.com/asyncvlsi/act|Github]]. The core library is available from [[https://github.com/asyncvlsi/act|Github]].
Line 40: Line 45:
 ==== Troubleshooting ==== ==== Troubleshooting ====
  
-If you have trouble building on your specific operating system have a peek in the continuous integration scripts of the git repository if your operating system is covered there and you can try the commands specified: +The [[install_actflow#troubleshooting|actflow]] troubleshooting section may be helpful.
- +
-https://github.com/asyncvlsi/act/blob/master/.circleci/config.yml +
- +
-for ''Debian'', ''Ubuntu'' look at the ubuntu 18 section +
- +
-for ''RHEL'', ''SUSE'', ''CentOS'', ''Fedora'' look at centos 8 section+