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

pkgname = python-cocotb-git