blob: b04594c1b8e3c2cf161cc816ef9b878ab5047446 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-cocotbext-pcie-git
pkgdesc = PCI express simulation framework for cocotb
pkgver = 0.2.16.r0.g454372b
pkgrel = 1
url = https://github.com/alexforencich/cocotbext-pcie
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
depends = python-cocotb
depends = python-cocotbext-axi
provides = python-cocotbext-pcie
conflicts = python-cocotbext-pcie
source = cocotbext-pcie::git+https://github.com/alexforencich/cocotbext-pcie.git
md5sums = SKIP
pkgname = python-cocotbext-pcie-git
|