blob: 268b571a673b00bc8abf1f17e2196caca727d756 (
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.1.16
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.1.16.tar.gz::https://github.com/alexforencich/cocotbext-pcie/archive/v0.1.16.tar.gz
sha256sums = 5618906d9dc6ee3c0f2ae1357ded06c194c56293d1130fc426670541e154ba8c
pkgname = python-cocotbext-pcie
|