File: control

package info (click to toggle)
apycula 0.29%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 41,256 kB
  • sloc: python: 15,619; asm: 1,147; makefile: 448; sh: 72; tcl: 56; vhdl: 26
file content (27 lines) | stat: -rw-r--r-- 898 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: apycula
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders: Daniel Gröber <dxld@darkboxed.org>
Section: electronics
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/electronics-team/apycula
Vcs-Git: https://salsa.debian.org/electronics-team/apycula.git
Homepage: https://github.com/YosysHQ/apicula
Rules-Requires-Root: no

Package: python3-apycula
Provides: fpga-apicula
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-crc
Description: Tools to generate Gowin FPGA bitstreams
 Project Apicula provides documentation and tools for the bitstream format
 used by Gowin GW1N series of FPGAs.
 .
 This package contains the bitstream tools, apycula python library and
 chipdb files.