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:50] – rajit | install [2024/07/11 14:36] (current) – [Installing ACT] rajit | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Installing ACT ====== | ====== Installing ACT ====== | ||
- | ===== Unix/ | + | 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# |
- | Primary development of ACT is conducted on Linux and MacOS, and so it has been extensively tested on such systems. | + | The core library |
- | ==== System requirements | + | **Note:** This only installs the core circuit design tools. For those interested in the full flow, please use the [[https:// |
+ | |||
+ | |||
+ | ===== Linux/ | ||
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 15: | Line 18: | ||
* The system should have '' | * The system should have '' | ||
* The system should have the macro pre-processing package '' | * The system should have the macro pre-processing package '' | ||
+ | |||
+ | On MacOS, these packages can be installed using the [[https:// | ||
==== Build instructions ==== | ==== Build instructions ==== | ||
Line 25: | Line 30: | ||
* 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 54: | Line 59: | ||
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 '' | ||