Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 756 Bytes

README_tool.md

File metadata and controls

19 lines (13 loc) · 756 Bytes

The ACT tools

Repositories that contain standalone ACT tools that link against the core ACT library can be built using the standard Makefile setup in the act repo. Unless otherwise specified in the README, the way to build an ACT tool is:

  • Set the environment variable ACT_HOME to the install directory for the core ACT library (see ACT build instructions)

  • Run make depend, followed by make to build the tools. make install will install the files in the ACT_HOME install directory.

More information:

More detailed documentation is available here: http://avlsi.csl.yale.edu/act/

A first ACT tutorial: http://avlsi.csl.yale.edu/act/doku.php?id=tutorial:basicprs