summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: acfc414f0380fce7d2f4d4302e1d7ab5cb2b698f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-cocotb-bus
	pkgdesc = Pre-packaged testbenching tools and reusable bus interfaces for cocotb
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/cocotb/cocotb-bus/
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-setuptools-scm
	depends = python
	optdepends = iverilog: for simulating verilog designs
	optdepends = ghdl: for simulating VHDL designs
	optdepends = gtkwave: for visualizing waveforms
	options = !emptydirs
	source = git+https://github.com/cocotb/cocotb-bus#tag=v0.1.1
	md5sums = SKIP

pkgname = python-cocotb-bus