summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1e1d4d8794b030a4af240deec3b88d1394e225ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: yosys
Section: universe/electronics
Priority: extra
Maintainer: Ruben Undheim <ruben.undheim@gmail.com>
Build-Depends: debhelper (>= 9), tcl8.5-dev, libqt4-dev
Standards-Version: 3.9.2
Homepage: http://www.clifford.at/yosys
#Vcs-Git: https://github.com/cliffordwolf/yosys.git

Package: yosys
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Open source synthesis of digital circuits
 yosys is a complete package for the synthesis from RTL to gate-level logic.