Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grt: extract grt.to_strings from grt.images | Tristan Gingold | 2019-06-01 | 1 | -3/+3 |
| | |||||
* | Pass time-resolution to grt. | Tristan Gingold | 2018-10-21 | 1 | -1/+15 |
| | | | | | | | | | Use time-resolution for Put_Time. Use time-resolution for --stop-time (Parse_Time). Use time-resolution as VpiTimePrecision and for vcd. TODO: ghw (but needs to update ghwlib and gtkwave) Fix #672 | ||||
* | Rework translation of unbounded and complex types. | Tristan Gingold | 2018-10-21 | 1 | -1/+2 |
| | |||||
* | grt: rework error API (WIP). | Tristan Gingold | 2018-09-16 | 1 | -1/+1 |
| | |||||
* | vcd: add global scope. | Tristan Gingold | 2018-07-25 | 1 | -33/+32 |
| | | | | Fix #268 | ||||
* | grt.fcvt: use format_image instead of to_string (cleanup). | Tristan Gingold | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | Add more testcases for bug069 | Tristan Gingold | 2017-04-02 | 1 | -75/+17 |
| | |||||
* | rtis/vcd/ghw: handle record subtypes. | Tristan Gingold | 2017-02-22 | 1 | -16/+22 |
| | |||||
* | unbounded records: add rti support (WIP) | Tristan Gingold | 2017-02-21 | 1 | -2/+2 |
| | |||||
* | Support added for * and **. Please note that wildcards inside names like ↵ | Jonas Baggett | 2016-11-02 | 1 | -17/+17 |
| | | | | | | /top/sub*/... are not supported yet, only synthax like /top/*/... works for now. Support for wildcards inside names will be added on version 1.2, at the same time as simple regexp support. Current version set to 1.1 | ||||
* | There is a new --write-opt-file option that will create a wave option file ↵ | Jonas Baggett | 2016-11-01 | 1 | -29/+30 |
| | | | | | | | with all the signals of the design. (#179) The --wave-opt-file option is renamed to --read-opt-file for consistency Some code cleanup and bug fixes | ||||
* | vcd,fst: avoid spurious error message for packages. | Tristan Gingold | 2016-09-03 | 1 | -0/+4 |
| | |||||
* | Extend wave option to VCD and FST #128 | Jonsba | 2016-08-03 | 1 | -25/+73 |
| | | | | | | * The wave option file support is extended to VCD and FST waves There are still current issues which are described in the header TODO section of grt-fst.adb and grt-vcd.adb. | ||||
* | vpi: handle parameters/generics. | Tristan Gingold | 2016-07-03 | 1 | -113/+115 |
| | |||||
* | grt-vcd: rename vcd_var_kind to vcd_var_type. | Tristan Gingold | 2016-07-03 | 1 | -14/+14 |
| | |||||
* | fst: dump enumerations. | Tristan Gingold | 2016-06-17 | 1 | -66/+93 |
| | |||||
* | Pass signal values to interfaces. 'sigptr' optimization. | Tristan Gingold | 2015-12-18 | 1 | -6/+6 |
| | | | | Improve simulation speed by about 20%. | ||||
* | Rework callbacks, support cocotb. | Tristan Gingold | 2015-10-30 | 1 | -3/+32 |
| | |||||
* | grt: add --list-features, and --has-feature | Tristan Gingold | 2015-09-14 | 1 | -1/+2 |
| | |||||
* | vcd/fst: handle complex signals. Fix crash. | Tristan Gingold | 2014-12-21 | 1 | -0/+4 |
| | |||||
* | grt-vcd: in verilog_wire_info, replace addr by sigs. | Tristan Gingold | 2014-12-01 | 1 | -32/+30 |
| | |||||
* | Initial support of FST dump format. | Tristan Gingold | 2014-11-29 | 1 | -2/+1 |
| | |||||
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 1 | -0/+845 |