Source: yosys-plugin-ghdl
Section: electronics
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders: Daniel Gröber <dxld@darkboxed.org>
Build-Depends:
 debhelper-compat (= 13),
 yosys-dev,
 libghdl-dev (>= 3.0.0),
 ghdl-gcc (>= 4.0.0),
Standards-Version: 4.6.2
Homepage: https://github.com/ghdl/ghdl-yosys-plugin
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
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.
