Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| install [2022/04/08 13:53] – rajit | install [2025/08/30 12:54] (current) – [Troubleshooting] rajit | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Installing ACT ====== | ====== Installing ACT ====== | ||
| - | 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 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 |
| + | If you are a Homebrew user, check out the [[https:// | ||
| - | ===== Unix/Unix-like environments ===== | + | ===== Getting the source ===== |
| + | |||
| + | |||
| + | The core library is available from [[https:// | ||
| + | |||
| + | **Note:** This only installs the core circuit design tools. For those interested in the full flow, please use the [[https:// | ||
| + | |||
| + | |||
| + | ===== Linux/Unix-like environments ===== | ||
| Before starting, please make sure that your system satisfies the following requirements: | Before starting, please make sure that your system satisfies the following requirements: | ||
| Line 26: | Line 35: | ||
| * Run '' | * Run '' | ||
| - | If there is an issue building the software and you want to do a clean build, use '' | + | If there is an issue building the software and you want to do a clean build, use '' |
| Once you've built the tools, run '' | Once you've built the tools, run '' | ||
| Line 36: | 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# |
| - | + | ||
| - | https:// | + | |
| - | + | ||
| - | for '' | + | |
| - | + | ||
| - | for '' | + | |
| Line 55: | Line 58: | ||
| ACT files are typically short since they are written by a designer. However, an ACT file generated by another program---especially if the program generates a flattened design---can be large. If an ACT process (or a namespace) has a very large number of instances/ | ACT files are typically short since they are written by a designer. However, an ACT file generated by another program---especially if the program generates a flattened design---can be large. If an ACT process (or a namespace) has a very large number of instances/ | ||
| + | NOTE: This issue has been fixed as of 7/10/2023. | ||
| ===== Synopsys linkages ===== | ===== Synopsys linkages ===== | ||
| Some of the library functionality can be linked into Synopsys '' | Some of the library functionality can be linked into Synopsys '' | ||