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

pkgname = cocotb-git