index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
std_names.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl: recognize conv_integer functions from std_logic_arith.
Tristan Gingold
2019-10-11
1
-0
/
+2
*
vhdl: recognize std_logic_signed package (from synopsys).
Tristan Gingold
2019-10-11
1
-1
/
+1
*
vhdl: recognize conv_unsigned from ieee.std_logic_arith.
Tristan Gingold
2019-10-10
1
-0
/
+1
*
vhdl: recognize to_bitvector.
Tristan Gingold
2019-10-07
1
-0
/
+1
*
vhdl: recognize rotate functions.
Tristan Gingold
2019-09-22
1
-0
/
+2
*
vhdl: recognize numeric_std shift_left.
Tristan Gingold
2019-09-11
1
-0
/
+2
*
std_names: add std_match
Tristan Gingold
2019-08-30
1
-0
/
+1
*
vhdl: recognize PSL units reserved words.
Tristan Gingold
2019-08-16
1
-3
/
+3
*
vhdl: add PSL keywords to vhdl08 reserved words.
Tristan Gingold
2019-08-14
1
-22
/
+22
*
vhdl: handle (discard) more pragmas.
Tristan Gingold
2019-07-25
1
-0
/
+5
*
vhdl scanner: handle pragma translate_on/translate_off.
Tristan Gingold
2019-07-24
1
-0
/
+3
*
vhdl: recognize resize function.
Tristan Gingold
2019-07-24
1
-0
/
+1
*
std_names: add names for math_real.
Tristan Gingold
2019-06-28
1
-0
/
+3
*
vhdl: recognize to_integer/to_signed/to_unsigned.
Tristan Gingold
2019-06-20
1
-0
/
+3
*
names: add more sv names.
Tristan Gingold
2019-05-11
1
-1
/
+21
*
std_names: remove duplicate entries.
Tristan Gingold
2018-12-17
1
-10
/
+0
*
std_names: add new names.
Tristan Gingold
2018-12-07
1
-3
/
+24
*
std_names: add identifiers from EDIF.
Tristan Gingold
2018-11-14
1
-2
/
+33
*
reorder names.
Tristan Gingold
2018-08-04
1
-105
/
+216
*
rework parse_expression to add parse_binary_expression.
Tristan Gingold
2018-08-04
1
-6
/
+6
*
std_names: add more keywords.
Tristan Gingold
2018-02-08
1
-2
/
+6
*
std_names: add localparam, trior, triand..
Tristan Gingold
2018-02-06
1
-0
/
+4
*
libraries: get rid of Nam_Buffer.
Tristan Gingold
2018-01-20
1
-0
/
+1
*
Preliminary support for tool directives.
Tristan Gingold
2017-11-06
1
-0
/
+5
*
textio: use grt.fcvt to write reals.
Tristan Gingold
2017-04-19
1
-0
/
+1
*
textio: use grt.fcvt to read real numbers.
Tristan Gingold
2017-04-19
1
-0
/
+1
*
vhdl08: implement 'subtype attribute
Tristan Gingold
2017-01-13
1
-0
/
+2
*
ieee: recognize ieee.numeric_std.
Tristan Gingold
2016-12-30
1
-0
/
+6
*
name_table: auto-initialize.
Tristan Gingold
2016-11-01
1
-2
/
+0
*
vhdl08: parse parameter reserved word.
Tristan Gingold
2016-09-25
1
-1
/
+1
*
Display a nice message if std_logic_textio is not found.
Tristan Gingold
2016-08-27
1
-0
/
+1
*
Improve error message if synopsys package it not found.
Tristan Gingold
2016-07-18
1
-11
/
+14
*
Add context declaration and reference (vhdl 2008).
Tristan Gingold
2015-05-12
1
-0
/
+2
*
std_names: remove dependency on tokens.
Tristan Gingold
2015-01-27
1
-7
/
+137
*
Move sources to src/ subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+482