blob: 1e93f4fead12c4b241167d458b7c367e521ee936 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-cocotbext-axi
pkgdesc = AXI, AXI lite, and AXI stream modules for cocotb
pkgver = 0.1.26
pkgrel = 1
url = https://github.com/alexforencich/cocotbext-axi
arch = any
license = MIT
makedepends = python-setuptools
depends = python-cocotb
depends = python-cocotb-bus
source = cocotbext-axi-0.1.26.tar.gz::https://github.com/alexforencich/cocotbext-axi/archive/v0.1.26.tar.gz
sha256sums = b9b92a2981c6675b223b3390651bec33c96de18d6da8f295dab25fc4ad69e64c
pkgname = python-cocotbext-axi
|