Source: yosys-plugin-ghdl
Standards-Version: 4.7.3
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders:
 Petter Reinholdtsen <pere@debian.org>,
 Daniel Gröber <dxld@darkboxed.org>,
Section: electronics
Build-Depends:
 debhelper-compat (= 13),
 yosys-dev,
 libghdl-dev (>= 3.0.0),
 ghdl-mcode (>= 3.0.0) | ghdl-gcc,
Vcs-Browser: https://salsa.debian.org/electronics-team/ghdl/yosys-plugin-ghdl
Vcs-Git: https://salsa.debian.org/electronics-team/ghdl/yosys-plugin-ghdl.git
Homepage: https://github.com/ghdl/ghdl-yosys-plugin
Rules-Requires-Root: no

Package: yosys-plugin-ghdl
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: VHDL to RTL synthesis plugin using GHDL
 This yosys plugin allows running RTL synthesis from VHDL source code
 instead of yosys' native Verilog.
 .
 This allows a full synthesis flow from VHDL to hardware for FPGAs where
 the GHDL compiler is used to analyse the VHDL sources and yosys is used to
 perform logic optimization, technology mapping and convertion to netlist
 format.
