Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | std_names: add names for math_real. | Tristan Gingold | 2019-06-28 | 1 | -1/+4 |
| | |||||
* | vhdl: recognize to_integer/to_signed/to_unsigned. | Tristan Gingold | 2019-06-20 | 1 | -1/+4 |
| | |||||
* | names: add more sv names. | Tristan Gingold | 2019-05-11 | 1 | -39/+60 |
| | |||||
* | std_names: add new names. | Tristan Gingold | 2018-12-07 | 1 | -5/+16 |
| | |||||
* | std_names: add identifiers from EDIF. | Tristan Gingold | 2018-11-14 | 1 | -18/+50 |
| | |||||
* | reorder names. | Tristan Gingold | 2018-08-04 | 1 | -330/+458 |
| | |||||
* | rework parse_expression to add parse_binary_expression. | Tristan Gingold | 2018-08-04 | 1 | -101/+102 |
| | | | | This is needed to complete PSL expression parsing. | ||||
* | std_names: add more keywords. | Tristan Gingold | 2018-02-08 | 1 | -10/+13 |
| | |||||
* | std_names: add localparam, trior, triand.. | Tristan Gingold | 2018-02-06 | 1 | -7/+14 |
| | |||||
* | libraries: get rid of Nam_Buffer. | Tristan Gingold | 2018-01-20 | 1 | -16/+17 |
| | |||||
* | Preliminary support for tool directives. | Tristan Gingold | 2017-11-06 | 1 | -1/+6 |
| | |||||
* | Name_Last_Character: use usual notation. | Tristan Gingold | 2017-10-05 | 1 | -3/+2 |
| | |||||
* | textio: use grt.fcvt to write reals. | Tristan Gingold | 2017-04-19 | 1 | -2/+3 |
| | |||||
* | textio: use grt.fcvt to read real numbers. | Tristan Gingold | 2017-04-19 | 1 | -2/+3 |
| | |||||
* | vhdl08: implement 'subtype attribute | Tristan Gingold | 2017-01-13 | 1 | -4/+10 |
| | | | | Fix #253 | ||||
* | ieee: recognize ieee.numeric_std. | Tristan Gingold | 2016-12-30 | 1 | -4/+10 |
| | |||||
* | vhdl08: parse parameter reserved word. | Tristan Gingold | 2016-09-25 | 1 | -40/+40 |
| | |||||
* | Display a nice message if std_logic_textio is not found. | Tristan Gingold | 2016-08-27 | 1 | -1/+2 |
| | |||||
* | Improve error message if synopsys package it not found. | Tristan Gingold | 2016-07-18 | 1 | -13/+16 |
| | |||||
* | Add context declaration and reference (vhdl 2008). | Tristan Gingold | 2015-05-12 | 1 | -13/+20 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+727 |