summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 278347d0d790974e98168f53a8aab295bb5913ba (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
pkgbase = yosys-git
	pkgdesc = A framework for RTL synthesis
	pkgver = r10242.5a3ac39f
	pkgrel = 1
	url = http://www.clifford.at/yosys/
	arch = x86_64
	arch = i686
	license = custom:ISC
	checkdepends = iverilog
	checkdepends = clang
	makedepends = git
	makedepends = mercurial
	makedepends = boost
	depends = tcl
	depends = libffi
	depends = python
	depends = boost-libs
	optdepends = graphviz: Schematics display support
	optdepends = xdot: Design netlist display support
	provides = yosys
	conflicts = yosys
	source = git+https://github.com/YosysHQ/yosys.git
	source = git+https://github.com/YosysHQ/abc.git
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = yosys-git