blob: e09782c9806de38c6c5681f356a8c08be2b873a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-cocotbext-pcie
pkgdesc = PCI express simulation framework for cocotb
pkgver = 0.2.14
pkgrel = 1
url = https://github.com/alexforencich/cocotbext-pcie
arch = any
license = MIT
makedepends = python-setuptools
depends = python-cocotb
depends = python-cocotbext-axi
source = cocotbext-pcie-0.2.14.tar.gz::https://github.com/alexforencich/cocotbext-pcie/archive/v0.2.14.tar.gz
sha256sums = 1ce428585af087f34d00e0896f9933623ea7b013b8b1f327c5a40ddcc00f8f3c
pkgname = python-cocotbext-pcie
|