summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f140a307f275b959e5aa13d9554b0d4c36c76e41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
pkgbase = actflow-git
	pkgdesc = The ACT asynchronous VLSI design flow (core ACT tools, actsim, interact, chp2prs, layout, routing, etc.)
	pkgver = r803.cbdbee0
	pkgrel = 1
	url = https://github.com/asyncvlsi/actflow
	install = actflow-git.install
	arch = x86_64
	license = GPL-2.0-or-later
	license = LGPL-2.1-or-later
	license = Apache-2.0
	license = BSD-3-Clause
	makedepends = git
	makedepends = cmake
	makedepends = boost
	makedepends = fmt
	makedepends = openmpi
	makedepends = flex
	makedepends = bison
	makedepends = llvm
	makedepends = patchelf
	depends = boost-libs
	depends = libedit
	depends = zlib
	depends = numactl
	depends = libgomp
	depends = libatomic
	depends = m4
	depends = perl
	depends = python
	optdepends = yosys: alternative logic-synthesis backend for expropt
	optdepends = graphviz: render dataflow graphs produced by dflow2dot
	optdepends = xyce: mixed analog/digital simulation support in actsim
	optdepends = python-gdsfactory: GDS layout generation (gds2rect.py, rect2gds.py)
	provides = actflow
	conflicts = actflow
	options = !debug
	source = actflow-git::git+https://github.com/asyncvlsi/actflow.git
	sha256sums = SKIP

pkgname = actflow-git