Search Criteria
Package Details: nextpnr-git 0.7.r178.gf3a5024-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: | 26 |
Popularity: | 0.77 |
First Submitted: | 2018-08-02 17:35 (UTC) |
Last Updated: | 2025-02-15 17:18 (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, prjapicula-gitAUR) (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 5 Next › Last »
xiota commented on 2025-02-15 17:22 (UTC)
@qw99 I haven't seen that error. The reference to
/usr/local
indicates you previously side-loaded something. Suggest reviewing contents of that folder and removing anything that isn't needed. Easiest way is to remove it entirely and reinstallcore/filesystem
. Also, recommend to build in a clean chroot.qw99 commented on 2025-02-15 11:10 (UTC)
ninja: error: '/usr/local/lib/libboost_program_options.so.1.85.0', needed by 'bba/bbasm', missing and no known rule to make it
.pacman -Q boost-libs
outputsboost-libs 1.87.0-2
.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.
1 2 3 4 5 Next › Last »