Hello, the project has migrated to github.com/ghdl/ghdl I can reproduce the error, I am investigated. Thanks!
Build deb package for ubuntu 16.04
Hello, ghdl has moved to github.com/tgingold/ghdl There are newer binaries there.
[VHDL-2008] Exception on record containing unconstrained array.
Implemented.
GHDL 0.29 Windows build messes up PATH
Version 0.33 for Windows do not support --std command
There is no --std command. There is a --std option, which is allowed by some commands....
There is ongoing work on selecting dumped signals and discussion about stopping/resuming...
What about --ieee-asserts=disable ? (http://ghdl.readthedocs.io/en/latest/Simulation_and_runtime.html#cmdoption--ieee-asserts)...
vpi: add missing properties for cocotb.
Compile scripts: Implemented a default installa...
Install vendors scripts.
Reworked vendor library compile scripts for Alt...
fst: dump enumerations.
Document GCC backend needed to generate executa...
Add a test for vcd and fst dumps.
Typo severals -> several in Invoking doc (#81)
Typo debugger -> debugged in BUILD.txt (#79)
vpi: improve traces (trace all callbacks, trace...
vpi: call last_known_delta after initialization...
Jonsba/master (#100)
Install vendor shell scripts with executable mode.
Synopsys flavor for VHDL-2008 (#94)
grt: add grt-strings, use case insensitive comp...
grt-psl.adb: fix build failure (unused package).
Add testcase for issue45.
Add bug041.
Minor cleanup.
Comment vhdl 2008 part of issue72.
Also test ticket24 with vhdl08.
PSL: add clocked SERE, make endpoints visible f...
Adjust previous patch (detect incorrect use of ...
Add testcase for issue69
ghdldrv: avoid to pass -P options two times.
Add reproducer for issue71
Add testcase for issue73.
Testcase for incorrect use of PSL endpoint in e...
Add bug042 testcase.
Add new vpi symbols to grt.ver
grt: add comments.
ortho_code-dwarf: fix potential crash.
Added Lattice Semiconductor vendor libraries
mhdlsim: add initial version of the vhdl part (...
simulation: remove unused kind_range.
vpi: add vpiSize.
Always execute finalizers and end hooks after s...
travis: adjust script and config
ghwdump: make output more easily readable.
configure: tentative fix for issue 61
Always run finalizers (unless failure).
Add reproducer for submitted crash.
travis: enable glob_file.
Create psl_endpoint_declaration.
travis-ci: create a tarball for the build.
Also search library in DIR/LIB/vVV.
Add testcase for issue72.
avhpi: handle unbound component
Add news entries.
wip.
Add testcase for psl endpoints.
grt-fst.adb: remove reference to unused entity,
ghw: extract declarations to grt-ghw.ads
ghdldrv: add functionnal API to compile.
Individual association: fix crash for array con...
Add testcase for issue50.
Add files from ticket.
travis-ci: deploy snapshot using github release.
Typo carray -> carry in full adder example (#77)
vhdl2008: implement new 'use clause' rules for ...
Document bind only (-b) option to make (-m) com...
Paebbels/master (#75)
vpi: improve --vpi-trace output.
Handle default parameters for file_open.
Remove Get/Set_Type_Reference
Add support for gcc-5 and gcc-6
Add testcase for issue67
trans-chap4: remove a when others.
simulate/execution: uses grt.strings
Enable vest recursive instantiation test.
vhdl08: fix parse of elsif in generate.
BUILD.txt: add more --disable options to the gc...
Testcase for issue99.
disp_vhdl: support context declaration and refe...
Adjust xrefs for case-generate and context decl...
bug011: also tests vcd.
Add testcase for issue #106
vpi: handle parameters/generics.
grt-vcd: rename vcd_var_kind to vcd_var_type.
ghdldrv: consider executable suffix for -r.
Parse case generate statement.
vhdl08: add support of case-generate statement
Handle uninstantiated packages without body.
vests: run one more test.
A package instantiation does not depend on the ...
Add testcase for bug24065
Fix indentation and English mistakes.
Add more tests for issue #2.
parse: extract parse_case_statement.
This issue is fixed on the development version, at least on unix. It might be not...