./cad/ghdl, Open-source simulator/compiler/analyzer for the VHDL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.1.0nb3, Package name: ghdl-4.1.0nb3, Maintainer: ryoon

GHDL is a shorthand for G Hardware Design Language (currently, G
has no meaning). It is a VHDL analyzer, compiler, simulator and
(experimental) synthesizer that can process (nearly) any VHDL design.
Unlike some other simulators, GHDL is a compiler: it directly
translates a VHDL file to machine code, without using an intermediary
language such as C or C++. Therefore, the compiled code should be
faster and the analysis time should be shorter than with a compiler
using an intermediary language.


Required to run:
[shells/bash] [lang/llvm]

Required to build:
[lang/clang] [lang/gcc10-aux]

Master sites:

Filesize: 7524.137 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-06-05 19:17:33 by Ryo ONODERA | Files touched by this commit (5)
Log message:
cad/ghdl: Update to 4.1.0

Changelog:
[2024-04-14] 4.1

    The mcode backend is now fully supported on Windows x64
    Coverage output has been improved for being supported by vunit.

[2024-03-06] 4.0

    For the mcode backend, elaboration of the designs is now performed before \ 
code generation. This allows some optimizations and the support of external \ 
names.
    There is a new signal dumper (using FST format) for the mcode backend.
    The GCC backend will be deprecated and the LLVM backend will be used like \ 
the mcode backend (code generation in memory). As a consequence, no backend will \ 
generate object files anymore.
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-08 13:37:51 by Thomas Klausner | Files touched by this commit (1)
Log message:
ghdl: mark as BROKEN, does not suport llvm 17
   2024-01-04 08:10:14 by Thomas Klausner | Files touched by this commit (1)
Log message:
ghdl: regen distinfo for patch change
   2024-01-02 01:43:09 by Ryo ONODERA | Files touched by this commit (1)
Log message:
ghdl: Bump PKGREVISION for previous