| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Enabling asserts results in errors of the following kind when trying to
elaborate a design:
/usr/local/lib/ghdl/libgrt.a(grt-rtis.o): In function `__ghdl_rti_add_package':
grt-rtis.adb:(.text+0x475): undefined reference to `system__assertions__raise_assert_failure'
system__assertions__raise_assert_failure is provided by libgnat.so.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(do not try to display the original entity when this is none)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also define ghw_dump to have only one function that calls GHWDUMP.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(readthedocs/sphinx_rtd_theme#1115)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|