Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grt: add analog_solver (work in progress) | Tristan Gingold | 2022-07-20 | 4 | -9/+197 |
| | |||||
* | grt: add real now variable. | Tristan Gingold | 2022-07-20 | 3 | -0/+16 |
| | |||||
* | configure: add --with-sundials (preliminary work) | Tristan Gingold | 2022-07-20 | 2 | -0/+44 |
| | |||||
* | grt-types: add Mode_Above | Tristan Gingold | 2022-07-16 | 4 | -7/+15 |
| | |||||
* | Fix nested comments | sudden6 | 2022-06-26 | 1 | -41/+41 |
| | |||||
* | deleted pragma messages | Guiltybyte | 2022-06-09 | 1 | -2/+0 |
| | |||||
* | Only enable backtrace on linux if glibc is present | Guiltybyte | 2022-06-09 | 1 | -1/+3 |
| | |||||
* | grt-readline_none.adb: do not use getline(3) | Tristan Gingold | 2022-05-15 | 1 | -19/+24 |
| | | | | Not available on windows. | ||||
* | configure: generate grt-readline.ads | Tristan Gingold | 2022-05-15 | 1 | -2/+0 |
| | |||||
* | grt: add grt-readline_gnu and grt-readline_none | Tristan Gingold | 2022-05-15 | 5 | -14/+105 |
| | | | | grt-readline is now a renaming of grt-readline_gnut | ||||
* | grt: simplifies grt-readline, adjust casing | Tristan Gingold | 2022-05-15 | 4 | -11/+9 |
| | |||||
* | grt-readline.ads: use types from grt-types | Tristan Gingold | 2022-03-30 | 1 | -16/+5 |
| | |||||
* | Add chkstk-x64 for windows x64 | Tristan Gingold | 2022-03-30 | 2 | -0/+58 |
| | |||||
* | translate: adjust null access check: add an explicit check. | Tristan Gingold | 2022-03-26 | 2 | -0/+12 |
| | |||||
* | grt: extract grt-vhdl_types from grt-types | Tristan Gingold | 2022-03-22 | 29 | -138/+190 |
| | |||||
* | mk: Introduce configure options for inc/libdirsuffix | Daniel Gröber | 2022-03-11 | 1 | -13/+13 |
| | | | | | | | | This patch is based on one from the Debian ghdl packaging. We use it to support coinstallability of the different ghdl backend executables. Force prepending ghdl/ to the include path really doesn't help us with that any. Note this effectively reverts 786ca17ce. | ||||
* | grt-signals.adb: Suppress overflow check before manual check. Fix #1994 | Tristan Gingold | 2022-03-05 | 1 | -6/+11 |
| | |||||
* | grt: refactoring to fix build failure. For #1913 | Tristan Gingold | 2021-11-17 | 4 | -392/+442 |
| | |||||
* | vhdl-evaluation: use grt to compute value attribute for integers. | Tristan Gingold | 2021-11-17 | 2 | -27/+80 |
| | | | | For #1913 | ||||
* | grt/Makefile.inc: add a dependency for grt-cgnatrts. | Tristan Gingold | 2021-11-16 | 1 | -2/+3 |
| | |||||
* | grt-change_generics: handle subtype for elements. Fix #1386 | Tristan Gingold | 2021-10-03 | 1 | -2/+8 |
| | |||||
* | grt-vcd.adb: add option --vcd-4states to dump a strict vcd file. Fix #1759 | Tristan Gingold | 2021-09-30 | 1 | -7/+17 |
| | |||||
* | grt-vcd: exclude arrays from dump. Fix #1881 | Tristan Gingold | 2021-09-29 | 1 | -59/+67 |
| | |||||
* | grt-change_generics: handle array subtypes. Fix #1876 | Tristan Gingold | 2021-09-24 | 1 | -6/+20 |
| | |||||
* | Add explicit ?>= and ?> functions for translation. | Brian Padalino | 2021-09-22 | 2 | -0/+18 |
| | | | | | | Instead of swapping L/R arguments to try to create ?>= and ?>, create a function for each which performs the not operation of ?< and ?<= as defined by the LRM. | ||||
* | vpi: handle get_value for indexed names. Fix #237 | Tristan Gingold | 2021-06-10 | 5 | -164/+411 |
| | |||||
* | grt-vpi: add more traces for vpi_register_systf | Tristan Gingold | 2021-06-08 | 2 | -5/+19 |
| | |||||
* | grt-vcd: add get_vcd_value_kind | Tristan Gingold | 2021-06-08 | 3 | -35/+47 |
| | |||||
* | grt-vpi: improve support of arrays | Tristan Gingold | 2021-06-07 | 5 | -22/+66 |
| | |||||
* | grt: preliminary work to support arrays in vpi | Tristan Gingold | 2021-06-06 | 5 | -77/+142 |
| | |||||
* | vpi: handle integer32 signals for vpi_put_value. Fix #1779 | Tristan Gingold | 2021-06-05 | 2 | -26/+51 |
| | |||||
* | grt-table.adb: avoid overflow for computing memory size. For #1761 | Tristan Gingold | 2021-05-15 | 1 | -5/+8 |
| | |||||
* | grt/Makefile: use CFLAGS | Xiretza | 2021-05-10 | 1 | -2/+2 |
| | |||||
* | grt: fix warning about possible constant declaration | Xiretza | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | move ghwlib and ghwdump sources to subdir 'ghw' | umarcor | 2021-04-23 | 3 | -3020/+0 |
| | |||||
* | Makefile: add and use all.ghw, install.ghw and uninstall.ghw targets | umarcor | 2021-04-23 | 1 | -10/+0 |
| | |||||
* | grt: Use GRTs sort for dump table. | Ondrej Ille | 2021-04-22 | 1 | -9/+19 |
| | |||||
* | grt-avls: optimize, disable debug check after insert | Martin Jeřábek | 2021-04-22 | 1 | -4/+4 |
| | |||||
* | grt: optimize wave dump | Martin Jeřábek | 2021-04-22 | 4 | -11/+49 |
| | | | | | | | | Instead of walking through all the signals every cycle, keep an array of changed signals (without duplicates). Before dumping, sort the array. Afterwards clear it. This massively improves performance on big designs. | ||||
* | VHPI: improve C enum interop | Marlon James | 2021-04-19 | 3 | -66/+113 |
| | |||||
* | VHPI: add tracing | Marlon James | 2021-04-18 | 2 | -141/+706 |
| | |||||
* | Update license header | Marlon James | 2021-04-18 | 2 | -36/+19 |
| | |||||
* | src/grt: Avhpi - Specify enum numbers as in VHDL LRM. Add 2008 version ↵ | Ondrej Ille | 2021-04-08 | 1 | -5/+483 |
| | | | | enumerations. Update "DEPRECATED" suffices. | ||||
* | src: Introduce two separate PSL counters (Finish and Start). | Ondrej Ille | 2021-04-08 | 1 | -7/+14 |
| | | | | | | Finish counter corresponds to legacy count. Start counter corresponds to number of times start state is left (assertion is triggered). | ||||
* | src: Adjust grt-psl to use PSL RTI type. | Ondrej Ille | 2021-04-08 | 1 | -5/+5 |
| | |||||
* | src: Adjust disp-rti for new PSL RTI type. | Ondrej Ille | 2021-04-08 | 1 | -12/+27 |
| | |||||
* | src: grt-utils. Fix path look-up fo PSL RTis since they now have Parent. | Ondrej Ille | 2021-04-08 | 2 | -8/+7 |
| | |||||
* | src: Define PSL type RTI with simplified assertion state. | Ondrej Ille | 2021-04-08 | 1 | -0/+16 |
| | |||||
* | grt: Dont build path for PSL RTIs. They dont have parents, therefore ↵ | Ondrej Ille | 2021-04-08 | 1 | -0/+12 |
| | | | | Get_Path_Name crashes. | ||||
* | src: Move --psl-report-uncovered to run options, not analysis options. | Ondrej Ille | 2021-03-22 | 3 | -2/+11 |
| |