Table of Contents

Tools

In addition to the core ACT library, we have also implemented a number of tools for asynchronous circuit design. Some of the core tools are included as part of the main Github repository, while others have their own repository. For completeness, we also include links to other open-source tools that can be used to implement different parts of the VLSI flow.

The tools are in two categories:

  1. The core ACT tools–i.e. tools that use the core ACT library and take ACT files as input. They also accept the standard ACT command-line arguments, in addition to their own arguments. The standard ACT options include ways to specify technology-specific information, as well as local configuration overrides.
  2. A few tools (marked with (old)) do not either because they will, over time, be replaced by ACT tools or because their functionality is independent of the ACT library.

Two useful concepts to keep in mind when using the ACT tools are expanded names and mangled names.

Simulation

We use a combination of our own simulators as well as other open-source simulators to verify functionality of our circuits.

Format converters

Different VLSI tools use different file formats, and we provide a number of tools to convert between a range of file formats. These can be used to, for example, generate industry-standard formats from ACT or to import third-party designs into ACT.

Implementation and verification

These are tools that are useful for translating ACT files into a final implementation in GDS, as well as verifying different aspects of the design.

Third-party tools:

Miscellaneous

The following utilities are also provided as part of the core ACT repository: