blob: 57bc1673310a14b64876b83e7b15a57a5aa35dc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pythondata-cpu-lm32-git
pkgdesc = Python module containing verilog files for lm32 cpu (for use with LiteX)
pkgver = 2020.08.r1.g6344000
pkgrel = 1
url = https://github.com/litex-hub/pythondata-cpu-lm32
arch = any
license = custom:Lattice
makedepends = git
makedepends = python-setuptools
depends = python
provides = python-pythondata-cpu-lm32=2020.08.r1.g6344000
conflicts = python-pythondata-cpu-lm32
source = git+https://github.com/litex-hub/pythondata-cpu-lm32
sha256sums = SKIP
pkgname = python-pythondata-cpu-lm32-git
|