Old style software that requires ACT_HOME environment variable to be present for doing anything. /etc/profile.d/actflow.sh sets this variable and prepends the install path (default /opt/actflow) to PATH. As it is in profile.d, a new login shell will automatically set things up, and if you don't want a new login, just source the script.
Search Criteria
Package Details: actflow-git r803.cbdbee0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/actflow-git.git (read-only, click to copy) |
|---|---|
| Package Base: | actflow-git |
| Description: | The ACT asynchronous VLSI design flow (core ACT tools, actsim, interact, chp2prs, layout, routing, etc.) |
| Upstream URL: | https://github.com/asyncvlsi/actflow |
| Keywords: | act asynchronous avlsi cad eda rajit vlsi |
| Licenses: | Apache-2.0, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.1-or-later |
| Conflicts: | actflow |
| Provides: | actflow |
| Submitter: | Richardn |
| Maintainer: | Richardn |
| Last Packager: | Richardn |
| Votes: | 1 |
| Popularity: | 0.87 |
| First Submitted: | 2026-06-24 03:32 (UTC) |
| Last Updated: | 2026-07-16 00:02 (UTC) |
Dependencies (22)
- boost-libs
- libatomic (libatomic-fast-optimizedAUR, libatomic-snapshotAUR)
- libedit
- libgomp (libgomp-fast-optimizedAUR, libgomp-snapshotAUR)
- m4 (m4-gitAUR)
- numactl (numactl-gitAUR)
- perl (perl-gitAUR)
- python
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flex (flex-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- openmpi (openmpi-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- graphviz (optional) – render dataflow graphs produced by dflow2dot
- python-gdsfactoryAUR (optional) – GDS layout generation (gds2rect.py, rect2gds.py)
- xyce (xyce-serialAUR, xyce-shyluAUR) (optional) – mixed analog/digital simulation support in actsim
- yosys (yosys-gitAUR, yosys-nightlyAUR) (optional) – alternative logic-synthesis backend for expropt
Pinned Comments
Richardn commented on 2026-06-24 03:40 (UTC) (edited on 2026-06-24 03:40 (UTC) by Richardn)
Old style software that requires
ACT_HOMEenvironment variable to be present for doing anything./etc/profile.d/actflow.shsets this variable and prepends the install path (default/opt/actflow) toPATH. As it is inprofile.d, a new login shell will automatically set things up, and if you don't want a new login, justsourcethe script.