DFSG NEW Queue

DFSG, Licensing & New Packages Team

yosys-plugin-ghdl 0.0~git20230419.5b64ccf-2

Package Information

DescriptionVHDL 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.

MaintainerDebian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Changed ByPetter Reinholdtsen <pere@debian.org>
Sponsorpere@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/electronics-team/ghdl/yosys-plugin-ghdl.git (browse)
Trackerhttps://tracker.debian.org/pkg/yosys-plugin-ghdl
Uploaded6 hours ago

New Package Report

.changes
DateTue, 03 Mar 2026 21:16:02 +0100
Sourceyosys-plugin-ghdl
Version0.0~git20230419.5b64ccf-2
Changed-ByPetter Reinholdtsen
Architecturesource amd64
Distributionunstable
Changelog
yosys-plugin-ghdl (0.0~git20230419.5b64ccf-2) unstable; urgency=medium
 .
   * Added 0020-dyn-extract.patch from upstream to support Dyn_Extract.
   * Added 0030-display-ghdl-version.patch from upstream to print GHDL version.
   * Added 1000-logic32-zero.patch to quiet down compiler warnings.
   * Corrected typo in d/changelog suite name.
   * Add myself as uploader.
.dsc
Priorityoptional
Componentmain
Package-Listyosys-plugin-ghdl deb electronics optional arch=any
Sectionelectronics
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ghdl-yosys-plugin
Upstream-Contact: Tristan Gingold <tgingold@free.fr>
Source: https://github.com/ghdl/ghdl-yosys-plugin.git

Files: *
Copyright:
 2016, Tristan Gingold <tgingold@free.fr>
License: GPL-3+

Files: 
 examples/ecp5_versa/fifobuf.vhdl
 examples/ecp5_versa/soc_iomap_pkg.vhdl
 examples/ecp5_versa/uart_tx.vhdl
Copyright: 
  2010-2018, Martin Strubel <hackfin@section5.ch>
  2008-2015, Martin Strubel <strubel@section5.ch>
License: GPL-3+

Files:
 testsuite/ghdl-issues/issue1309/faxis_master.v
 testsuite/ghdl-issues/issue1309/faxis_slave.v
Copyright: 2019-2020, Gisselquist Technology, LLC
License: Apache-2.0

Files: debian/*
Copyright:
 2022, Daniel Gröber <dxld@darkboxed.org>
License: GPL-3+

License: GPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
  .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in '/usr/share/common-licenses/GPL-3'.

License: Apache-2.0
 This file to you under the Apache License, Version 2.0 (the "License").
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 implied.  See the License for the specific language governing
 permissions and limitations under the License.
 .
 On Debian systems, the full text of the Apache License Version 2.0 can
 be found in '/usr/share/common-licenses/Apache-2.0'.

Back to Dashboard | View all reviews for this package