This repository contains guidelines and recipe examples for packagers willing to distribute GHDL through some package manager. See ghdl/ghdl#901.
| community | mcode | LLVM | GCC | |
|---|---|---|---|---|
| community-git | mcode-git (upstream: details, git) |
llvm-git (upstream: details, git) |
gcc-git (upstream: details, git) |
|
| community (upstream: details, git) |
mcode | llvm | gcc (upstream: details, git) |
References:
| mcode (MINGW32) | LLVM (MINGW64) | |
|---|---|---|
| mcode-git | llvm-git | |
| mcode-rc | llvm-rc | |
| mcode | llvm |
References:
- https://src.fedoraproject.org/rpms/ghdl maps to stable (and latest?).
- https://github.com/eine/rpm-ghdl/commits/update maps to master.
References:
- ghdl/ghdl: #888