Search Criteria
Package Details: ghdl-yosys-plugin-git r208.c9b05e4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ghdl-yosys-plugin-git.git (read-only, click to copy) |
---|---|
Package Base: | ghdl-yosys-plugin-git |
Description: | VHDL synthesis (based on ghdl and yosys) |
Upstream URL: | https://github.com/ghdl/ghdl-yosys-plugin |
Keywords: | electronics fpga |
Licenses: | GPL3 |
Conflicts: | ghdl-yosys-plugin |
Provides: | ghdl-yosys-plugin |
Submitter: | xiretza |
Maintainer: | xiretza |
Last Packager: | xiretza |
Votes: | 1 |
Popularity: | 0.184031 |
First Submitted: | 2020-04-01 12:55 (UTC) |
Last Updated: | 2022-06-17 14:37 (UTC) |
Dependencies (3)
- ghdl-git (ghdl-llvm-git, ghdl-mcode-git, ghdl-gcc-git)
- yosys (yosys-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Latest Comments
xiretza commented on 2022-04-09 10:42 (UTC)
Thanks, updated!
guygastineau commented on 2022-04-08 16:28 (UTC)
GitHub no longer allows the unauthenticated git protocol. I modified the PKGBUILD locally to use git over https with the following change:
eduardosm commented on 2021-03-13 17:27 (UTC)
@jamonterrell bison and flex are in base-devel, so they don't need to be listed as build dependencies.
xiretza commented on 2021-03-12 22:01 (UTC)
@jamonterrell: please provide logs, it builds fine in a clean chroot here.
jamonterrell commented on 2021-03-12 21:49 (UTC)
Seems to require bison and flex to build, but those aren't listed as dependencies.
xiretza commented on 2021-03-08 13:53 (UTC)
@eduardosm: rebuild your yosys-git so it links against python3.9.
eduardosm commented on 2021-03-08 13:45 (UTC) (edited on 2021-03-08 13:47 (UTC) by eduardosm)
Build is failing:
Edit: Nevermind, I have to rebuild yosys against python3.9