| Commit message (Expand) | Author | Age | Files | Lines |
* | grt: extract grt-vhdl_types from grt-types | Tristan Gingold | 2022-03-22 | 1 | -0/+1 |
* | grt: preliminary work to support arrays in vpi | Tristan Gingold | 2021-06-06 | 1 | -7/+11 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | grt-fst: padd time resolution. Fix #1365 | Tristan Gingold | 2020-06-11 | 1 | -2/+3 |
* | grt: fix warnings from gnatgpl2020. | Tristan Gingold | 2020-05-23 | 1 | -5/+5 |
* | grt: extract grt.to_strings from grt.images | Tristan Gingold | 2019-06-01 | 1 | -2/+2 |
* | grt: rework error API (WIP). | Tristan Gingold | 2018-09-16 | 1 | -1/+1 |
* | Support added for * and **. Please note that wildcards inside names like /top... | Jonas Baggett | 2016-11-02 | 1 | -22/+23 |
* | There is a new --write-opt-file option that will create a wave option file wi... | Jonas Baggett | 2016-11-01 | 1 | -24/+22 |
* | vcd,fst: avoid spurious error message for packages. | Tristan Gingold | 2016-09-03 | 1 | -0/+5 |
* | Extend wave option to VCD and FST #128 | Jonsba | 2016-08-03 | 1 | -24/+83 |
* | vpi: handle parameters/generics. | Tristan Gingold | 2016-07-03 | 1 | -68/+34 |
* | grt-vcd: rename vcd_var_kind to vcd_var_type. | Tristan Gingold | 2016-07-03 | 1 | -12/+7 |
* | fst: dump enumerations. | Tristan Gingold | 2016-06-17 | 1 | -2/+23 |
* | grt-fst.adb: remove reference to unused entity, | Tristan Gingold | 2016-04-29 | 1 | -3/+0 |
* | grt-fst: remove unreferenced with-ed package. | Tristan Gingold | 2016-01-06 | 1 | -1/+0 |
* | Pass signal values to interfaces. 'sigptr' optimization. | Tristan Gingold | 2015-12-18 | 1 | -3/+3 |
* | Rework callbacks, support cocotb. | Tristan Gingold | 2015-10-30 | 1 | -3/+4 |
* | grt: add --list-features, and --has-feature | Tristan Gingold | 2015-09-14 | 1 | -1/+2 |
* | Fix truncated simple name in fst dump. | Tristan Gingold | 2015-03-11 | 1 | -1/+1 |
* | fst: don't try to detect aliases (make fst file bigger). | Tristan Gingold | 2014-12-21 | 1 | -1/+1 |
* | rtis: add source location for blocks and object. Use them in fst dumper. | Tristan Gingold | 2014-12-13 | 1 | -0/+51 |
* | grt-fst: add comments. | Tristan Gingold | 2014-12-05 | 1 | -0/+2 |
* | fst: dump type of signals. | Tristan Gingold | 2014-12-05 | 1 | -3/+37 |
* | fix VHDL 08 preprocessor block comments in libraries to start in column 1 | Tristan Gingold | 2014-12-03 | 1 | -2/+122 |
* | grt-vcd: in verilog_wire_info, replace addr by sigs. | Tristan Gingold | 2014-12-01 | 1 | -9/+3 |
* | Initial support of FST dump format. | Tristan Gingold | 2014-11-29 | 1 | -0/+474 |