Source: prjxray
Section: electronics
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Uploaders: Simon Richter <sjr@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 ninja-build
#Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.2
Homepage: https://github.com/f4pga/prjxray
#Vcs-Browser: https://salsa.debian.org/electronics-team/prjxray
#Vcs-Git: https://salsa.debian.org/electronics-team/prjxray.git

Package: prjxray
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: FPGA bitstream tools for Xilinx Artix7/Kintex7/Spartan7/Zynq7
 This is a collection of tools to dissect and analyze Xilinx 7-series FPGA
 bitstreams.
 .
 You may find these useful if you are developing for one of these FPGAs,
 otherwise you don't need this package.

Package: prjxray-database
Architecture: all
Depends:
 ${misc:Depends}
Description: FPGA tile database for Xilinx Artix7/Kintex7/Spartan7/Zynq7
 This is a database of the various block elements found in these FPGAs.
 .
 You will typically not use this package directly. Unless you are writing
 an FPGA toolchain, you probably want to use the nextpnr-himbaechel-xilinx
 package instead.
