Search Criteria
Package Details: yosys-nightly 1:20260306_v0.63_49_g95d738edc-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yosys-nightly.git (read-only, click to copy) |
|---|---|
| Package Base: | yosys-nightly |
| Description: | Yosys Open SYnthesis Suite, A framework for RTL synthesis |
| Upstream URL: | https://yosyshq.net/yosys/ |
| Licenses: | custom:ISC |
| Conflicts: | python-yosys, yosys, yosys-git |
| Provides: | yosys |
| Replaces: | python-yosys, yosys, yosys-git |
| Submitter: | lethalbit |
| Maintainer: | lethalbit |
| Last Packager: | lethalbit |
| Votes: | 3 |
| Popularity: | 0.71 |
| First Submitted: | 2021-09-16 21:19 (UTC) |
| Last Updated: | 2026-03-06 00:00 (UTC) |
Dependencies (18)
- boost-libs
- libffi (libffi-gitAUR)
- python
- readline (readline-gitAUR)
- tcl (tcl-fossilAUR, tcl84AUR, tcl84AUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- gawk (gawk-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- iverilog (iverilog-gitAUR, iverilog-libvvp-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- uv (make)
- graphviz (optional) – Schematics display support
- xdot (xdot-gitAUR) (optional) – Design netlist display support
Required by (37)
- act-expropt-git (requires yosys)
- eqy-nightly
- eqy-nightly (make)
- f4pga-arch-defs-nightly-bin-toolchain (requires yosys)
- ghdl-yosys-plugin-git (requires yosys)
- icesugar-git (requires yosys)
- icesugar-nano-git (requires yosys)
- icesugar-pro-git (requires yosys)
- lsoracle-git (requires yosys)
- mcy-nightly
- nextpnr-all-nightly
- nextpnr-all-nightly-tag
- nextpnr-ecp5-nightly
- nextpnr-generic-nightly
- nextpnr-ice40-nightly
- nextpnr-machxo2-nightly
- nextpnr-nexus-nightly
- python-amaranth (requires yosys) (check)
- python-amaranth-git (requires yosys) (check)
- python-amaranth0.4.5 (requires yosys) (check)
- Show 17 more...
Latest Comments
1 2 Next › Last »
1NFR4R3D commented on 2026-02-05 01:24 (UTC)
That was fast! Works like a charm now, thanks!
lethalbit commented on 2026-02-05 00:41 (UTC)
Hey, @1NFR4R3D, I totally missed that, fixed it just now and it should be all fixed, let me know how it works~
1NFR4R3D commented on 2026-02-05 00:37 (UTC)
Thanks @lethalbit for maintaining this package!
A the package is (kinda, sorta) borked as of now (5 Feb), in that it doesn't have the
uvpackage listed as a dependency.Cheers!
lethalbit commented on 2026-01-30 21:06 (UTC)
Hey @gonsolo,
I tentatively enabled it, (and thus added
pybind11as a build dep).The way the Python build for Yosys is done is less than ideal, so for now it duplicates the techlibs, which I really rather not do, so I'll look into seeing if I can squish together a patch that will let it use the parent Yosys techlibs, so we don't duplicate that.
Also might possibly be worth me splitting the package into a
python-yosys-nightlyas well, so people who only want that slice can get it.But for now it's been done and should be in the next bump at 0000 UTC (~2h)
I didn't get a chance to properly test it though, so it might be a little busted, let me know.
gonsolo commented on 2026-01-30 10:21 (UTC)
Hi!
Could you enable pyosys?
Auerhuhn commented on 2024-06-04 06:24 (UTC)
Thanks @lethalbit for the update!
lethalbit commented on 2024-06-04 03:04 (UTC)
Hey @Auerhuhn,
Yeah that's reasonable, I just updated the pkgbuild templates so tomorrow night they should be all set to go.
I also added it for the nextpnr packages, just in case:tm:
Auerhuhn commented on 2024-06-03 20:41 (UTC)
Hi @lethalbit!
Thanks for maintaining yosys-nightly. Would you mind adding a
providesdirective? For example:so that
yosys-nightlywith apkgverof 20240603_yosys_0.41_126_g803703a83 would provideyosys=0.41.That would allow
yosys-nightlyto work as a drop-in for requirements such asyosys>=0.40(as found inpython-amaranth-git.)Thanks in advance! Claudia aka Auerhuhn
lethalbit commented on 2022-02-19 08:42 (UTC)
@gururise yeah sorry that's been broken a while, an ABC update caused things to brake and the PKGBUILD was a touch incorrect, however that should be addressed and fixed now,
let me know if there is anything else~
gururise commented on 2021-11-28 07:05 (UTC) (edited on 2021-11-28 07:05 (UTC) by gururise)
I am getting the following error:
Switched to a new branch 'makepkg'
-> Creating working copy of yosys-abc git repo... Cloning into 'yosys-abc'... done.
fatal: invalid reference: 3fa90540 ==> ERROR: Failure while creating working copy of yosys-abc git repo Aborting... -> error making: yosys-nightly
1 2 Next › Last »