Search Criteria
Package Details: apicula-git 0.31.r12.g3da6c40-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/apicula-git.git (read-only, click to copy) |
|---|---|
| Package Base: | apicula-git |
| Description: | Project Apicula bitstream documentation for Gowin FPGAs |
| Upstream URL: | https://github.com/YosysHQ/apicula |
| Keywords: | nextpnr yosys |
| Licenses: | MIT |
| Conflicts: | prjapicula |
| Provides: | apicula |
| Submitter: | pera |
| Maintainer: | pera |
| Last Packager: | pera |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-10-19 18:54 (UTC) |
| Last Updated: | 2026-03-23 22:50 (UTC) |
Latest Comments
pepijndevos commented on 2026-03-28 16:47 (UTC) (edited on 2026-03-28 16:48 (UTC) by pepijndevos)
thank you!
I notice that fastcrc and msgspec are aur packages. We have a pure python internal numpy and crc fallback and also support msgpack+cattrs as a deserializer. So it may be possible to mark some as optional dependencies, which will give a warning about degraded performance but should be functional.
fwiw pillow, pandas, and openpyxl are I think only development dependencies or no longer used.
I'm not too familiar with AUR but happy to see these get some love. There are also two other apicula packages, one of which I'm now apparently a co-maintainer of.
pera commented on 2026-03-23 22:53 (UTC)
Thanks, I have added python-pip, python-msgspec and python-fastcrc as deps, and removed python-crc
pepijndevos commented on 2026-03-23 06:37 (UTC)
Heads up that our dependencies changed, we're now using fastcrc and switched from pickle to msgspec
rosehuds commented on 2025-05-16 16:01 (UTC)
should depend on python-pip, otherwise build fails