Search Criteria
Package Details: nextpnr-git 0.7.r158.g17943a5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nextpnr-git.git (read-only, click to copy) |
---|---|
Package Base: | nextpnr-git |
Description: | Portable FPGA place and route tool |
Upstream URL: | https://github.com/YosysHQ/nextpnr |
Licenses: | ISC |
Conflicts: | nextpnr |
Provides: | nextpnr |
Submitter: | grahamedgecombe |
Maintainer: | xiota (thotypous) |
Last Packager: | xiota |
Votes: | 25 |
Popularity: | 0.34 |
First Submitted: | 2018-08-02 17:35 (UTC) |
Last Updated: | 2025-01-21 23:27 (UTC) |
Dependencies (13)
- boost-libs
- python (python37AUR, python311AUR, python310AUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- icestorm (icestorm-gitAUR, icestorm-nightlyAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- prjapiculaAUR (prjapiculaAUR) (make)
- prjoxide (prjoxide-gitAUR, prjoxide-nightlyAUR) (make)
- prjtrellis (prjtrellis-gitAUR, prjtrellis-nightlyAUR) (make)
- prjtrellis-db (prjtrellis-db-gitAUR, prjtrellis-nightlyAUR) (make)
Required by (5)
- icesugar-git (requires nextpnr)
- icesugar-nano-git (requires nextpnr)
- icesugar-pro-git (requires nextpnr)
- python-glasgow-git (requires nextpnr)
- silice-git
Latest Comments
1 2 3 4 Next › Last »
xiota commented on 2025-01-20 21:01 (UTC)
@aaruni96 Disabled ng-ultra architecture. Package should build without test failure now. Upstream indicates this will be the default soon.
@Relih I did not see that error. pybind11 is headers only, so shouldn't be trying to link. Maybe try building in clean chroot.
Relih commented on 2025-01-17 07:31 (UTC)
Building fails because it cannot find pybind11 headers:
Pybind11 is installed however
aaruni96 commented on 2025-01-05 12:17 (UTC)
Build fails because himbaechel-test fails. Logs are here:
Logs for the failed test :
pera commented on 2024-10-19 20:40 (UTC)
I couldn't build this package with the current version of prjapicula (nextpnr master branch depends on the yet to be released apicula master branch) so I have created this new package that builds from source and retrieves the pickle artifacts generated by github actions (instead of running the fuzzers): https://aur.archlinux.org/packages/apicula-git
sf101 commented on 2024-10-19 16:04 (UTC)
When I try to compile
nextpnr-git
(after compilingprjtrellis-db-git
), I getIs there perhaps a dependency missing?
yjun commented on 2024-09-06 16:21 (UTC) (edited on 2024-09-06 16:24 (UTC) by yjun)
Considering the latest documentation and discussions, it appears that Gowin will be replaced by a new architecture called himbaechel-gowin. Should we update the PKGBUILD file accordingly?
nextpnr-himbaechel
Gowin: Remove nextpnr-gowin
apicula
sf101 commented on 2024-04-29 18:16 (UTC)
Please consider adding support for himbaechel, it is needed for some boards such as the Tang Nano 9K.
xiretza commented on 2023-09-17 13:05 (UTC)
Thanks, I've fixed the dependency specification for prjtrellis-db. After that I got spurious GCC segfaults while building, but I don't think there's much the package can do about those anyway - here it is for posterity anyway:
1 2 3 4 Next › Last »