Search Criteria
Package Details: ghdl-llvm-git 6.0.0dev.r10078.g56a4d3e4a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ghdl-llvm-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ghdl-llvm-git |
| Description: | VHDL simulator - LLVM back-end |
| Upstream URL: | https://github.com/ghdl/ghdl |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | ghdl, ghdl-gcc-git, ghdl-mcode-git |
| Provides: | ghdl, ghdl-git |
| Submitter: | marzoul |
| Maintainer: | marzoul (xiretza) |
| Last Packager: | xiretza |
| Votes: | 4 |
| Popularity: | 0.000268 |
| First Submitted: | 2015-12-02 23:00 (UTC) |
| Last Updated: | 2025-05-17 14:06 (UTC) |
Dependencies (8)
- gcc-ada (gcc-ada-gitAUR, gcc-ada-debugAUR, gcc-ada-snapshotAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- python-pytest (check)
- python-pytoolingAUR (check)
- python-pyvhdlmodelAUR (python-pyvhdlmodel-gitAUR) (check)
- python-pyghdl (python-pyghdl-gitAUR) (optional) – python bindings and utilities
Required by (10)
- ghdl-yosys-plugin-git (requires ghdl-git)
- parvaj-bin (requires ghdl-git)
- python-cocotb (requires ghdl) (optional)
- python-cocotb-bus-git (requires ghdl) (optional)
- python-cocotb-git (requires ghdl) (optional)
- python-cocotb-test-git (requires ghdl) (optional)
- python-edalize-git (requires ghdl) (optional)
- python-pyghdl-git (requires ghdl-git)
- python-pyuvm (requires ghdl) (optional)
- python-vunit_hdl (requires ghdl) (optional)
Latest Comments
« First ‹ Previous 1 2 3
marzoul commented on 2019-04-03 20:44 (UTC)
@csantosb : Thank you for reporting, indeed version 8 is not officially handled by GHDL configure script. I updated PKGBUILD with the version check. Note that they don't often check with newer llvm/clang versions, maybe it does work when the check is bypassed in the configure script, if needed...
csantosb commented on 2019-04-01 20:45 (UTC)
Using latest llvm8 I get
Unhandled version llvm 8.0.0
Is that expected ? I had to build using llvm7, updating pkgbuild accordingly.
marzoul commented on 2016-12-18 00:33 (UTC)
melko commented on 2016-12-17 13:03 (UTC)
« First ‹ Previous 1 2 3