summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47ac79377312bad8af840ddcdcbfbb34e8ec01d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-fusesoc
	pkgdesc = Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python
	pkgver = 1.10
	pkgrel = 0
	url = http://github.com/olofk/fusesoc/
	arch = any
	license = GPLv3
	makedepends = python-setuptools
	depends = python
	depends = python-edalize
	optdepends = iverilog: for simulating verilog designs
	optdepends = ghdl: for simulating VHDL designs
	provides = python-fusesoc
	conflicts = python-fusesoc
	options = !emptydirs
	source = git+https://github.com/olofk/fusesoc#tag=1.10
	md5sums = SKIP

pkgname = python-fusesoc