DFSG NEW Queue

DFSG, Licensing & New Packages Team

nextpnr 0.11.1+dfsg-1

Package Information

DescriptionFPGA place and route tool

nextpnr is a FPGA place and route tool. Its purpose is to turn a topological description of digital hardware produced by an FPGA logic synthesis tool such as yosys into an elaborate map of connections between the hardwired functional units available inside the FPGA's fabric.

In order to verify the fully implemented design for proper operation at high speed timing-analysis of the design is also supported.

MaintainerDebian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Changed BySimon Richter <sjr@debian.org>
Sponsorsjr@debian.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/electronics-team/nextpnr.git (browse)
Popcon Installs41
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/nextpnr
Uploaded3 hours ago

New Package Report

.changes
DateSun, 30 Aug 2026 21:06:52 +0900
Sourcenextpnr
Version0.11.1+dfsg-1
Changed-BySimon Richter
Architecturesource ppc64el all
Distributionunstable
Changelog
nextpnr (0.11.1+dfsg-1) unstable; urgency=medium
 .
   * Enable xilinx support
   * Update debian/watch to version 5
   * Exclude files for DFSG reasons
   * Switch orig.tar to xz compression
   * Use Qt6 on m68k as well
   * Switch back to GNU Make (Ninja causes load spikes with LTO)
   * New upstream version
   * Bump apycula and prjpeppercorn dependencies
   * Update copyright file
   * Remove patch already integrated upstream
.dsc
Sectionelectronics
Priorityoptional
Componentmain
Package-Listnextpnr-ecp5 deb electronics optional arch=any
nextpnr-ecp5-chipdb deb electronics optional arch=any
nextpnr-ecp5-qt deb electronics optional arch=any profile=!pkg.nextpnr.nogui profile:v1=!pkg.nextpnr.nogui
nextpnr-generic deb electronics optional arch=any
nextpnr-gowin deb oldlibs optional arch=all
nextpnr-gowin-chipdb deb oldlibs optional arch=all
nextpnr-gowin-qt deb oldlibs optional arch=all
nextpnr-himbaechel-gatemate deb electronics optional arch=any
nextpnr-himbaechel-gatemate-chipdb deb electronics optional arch=any
nextpnr-himbaechel-gatemate-qt deb electronics optional arch=any profile=!pkg.nextpnr.nogui profile:v1=!pkg.nextpnr.nogui
nextpnr-himbaechel-gowin deb electronics optional arch=any
nextpnr-himbaechel-gowin-chipdb deb electronics optional arch=any
nextpnr-himbaechel-gowin-qt deb electronics optional arch=any profile=!pkg.nextpnr.nogui profile:v1=!pkg.nextpnr.nogui
nextpnr-himbaechel-xilinx deb electronics optional arch=any
nextpnr-himbaechel-xilinx-chipdb deb electronics optional arch=any
nextpnr-himbaechel-xilinx-qt deb electronics optional arch=any profile=!pkg.nextpnr.nogui profile:v1=!pkg.nextpnr.nogui
nextpnr-ice40 deb electronics optional arch=any
nextpnr-ice40-chipdb deb electronics optional arch=any
nextpnr-ice40-qt deb electronics optional arch=any profile=!pkg.nextpnr.nogui profile:v1=!pkg.nextpnr.nogui
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nextpnr
Source: https://github.com/YosysHQ/nextpnr
Files-Excluded:
 3rdparty/googletest
 3rdparty/imgui/misc/fonts
 3rdparty/imgui/examples
 3rdparty/pybind11

Files: *
Copyright:
 2018-2026 Miodrag Milanović <micko@yosyshq.com>
 2018-2026 Myrtle Shah <gatecat@ds0.me>
 2021-2026 YRabbit <rabbit@yrabbit.cyou>
 2015,2017-2020 Claire Xenia Wolf <claire@yosyshq.com>
 2019-2023,2025-2026 Catherine <whitequark@whitequark.org>
 2020-2026 Lofty <lofty@yosyshq.com>
 2021 Keith Rothman <537074+litghost@users.noreply.github.com>
 2018-2020 Sergiusz Bazanski <q3k@symbioticeda.com>
 2020,2021,2025,2026 William D Jones <thor0505@comcast.net>
 2023-2024,2026 Rowan Goemans <goemansrowan@gmail.com>
 2018-2020 Dan Gisselquist <dan@symbioticeda.com>
 2018-2020 Eddie Hung <eddie@fpgeh.com>
 2023 Hans Baier <hansfbaier@gmail.com>
License: ISC
Comment:
 The copyright holders listed are the main contributors that have either
 authored a large part of the codebase, or made consistent contributions
 over the years. There are also about 100 people who have submitted smaller
 changes.

Files: cmake/CodeCoverage.cmake
Copyright: 2012-2017, Lars Bilke
License: BSD-3-Clause

Files: 3rdparty/corrosion/*
Copyright:
 2018 Andrew Gaspar
License: Expat

Files: 3rdparty/imgui/*
Copyright:
 2014-2018 Omar Cornut
 2004, 2005 Tristan Grimmer
License: Expat

Files:
 3rdparty/imgui/imstb_rectpack.h
 3rdparty/imgui/imstb_truetype.h
 3rdparty/imgui/imstb_textedit.h
Copyright: 2017 Sean Barrett
License: Expat or Unlicense

Files: 3rdparty/json11/*
Copyright: 2013 Dropbox, Inc.
License: Expat

Files: 3rdparty/oourafft/*
Copyright: 1996-2001 Takuya OOURA <ooura@mmm.t.u-tokyo.ac.jp>
License: BSD-3-Clause

Files: 3rdparty/python-console/*
Copyright: 2018 Alex Tsui
License: Expat

Files: 3rdparty/sanitizers-cmake/*
Copyright: 2013 Matthew Arsenault
           2015-2016 RWTH Aachen University, Federal Republic of Germany
License: Expat

Files: 3rdparty/QtPropertyBrowser/*
Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies).
License: BSD-3-Clause

Files: 3rdparty/qtimgui/*
Copyright: 2017 Ryohei Ikegami
License: Expat

Files: common/kernel/hashlib.h
Copyright: 2014 Claire Xen <claire@clairexen.net>
License: Unlicense

Files: tests/ice40/regressions/issue0148/*
Copyright: 2015 Brian Swetland <swetland@frotz.net>
License: Apache-2.0

Files: debian/*
Copyright: 2018,2020  Ruben Undheim <ruben.undheim@gmail.com>
           2020 Steffen Moeller <moeller@debian.org>
           2020 SiFive Inc.
           2025,2026  Simon Richter <sjr@debian.org>
License: ISC

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
   * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in
     the documentation and/or other materials provided with the
     distribution.
   * Neither the name of the copyright holder nor the names of its
     contributors may be used to endorse or promote products derived
     from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with 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 the file `/usr/share/common-licenses/Apache-2.0'.

License: Unlicense
 This is free and unencumbered software released into the public domain.
 Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
 software, either in source code form or as a compiled binary, for any purpose,
 commercial or non-commercial, and by any means.
 In jurisdictions that recognize copyright laws, the author or authors of this
 software dedicate any and all copyright interest in the software to the public
 domain. We make this dedication for the benefit of the public at large and to
 the detriment of our heirs and successors. We intend this dedication to be an
 overt act of relinquishment in perpetuity of all present and future rights to
 this software under copyright law.
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
0.10-6 405ec107… 2026-05-25 05:20 2026-05-25 05:29 mechtilde rejected VIEW
0.10-3 6577722e… 2026-03-21 09:42 2026-03-21 09:49 mechtilde accepted VIEW
0.9-1 d268004d… 2026-03-02 16:42 2026-03-02 16:48 mechtilde accepted VIEW

Back to Dashboard | View all reviews for this package