index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-nodes.ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl: recognize more predefined std_logic_unsigned functions.
Tristan Gingold
2019-06-30
1
-0
/
+8
*
synth: handle std_logic_unsigned."+"
Tristan Gingold
2019-06-30
1
-0
/
+6
*
vhdl: recognize std_logic_unsigned
Tristan Gingold
2019-06-29
1
-1
/
+6
*
vhdl: recognize some functions of math_real.
Tristan Gingold
2019-06-28
1
-1
/
+5
*
vhdl: recognize more numeric_std predefined functions.
Tristan Gingold
2019-06-23
1
-0
/
+35
*
vhdl: recognize to_integer/to_signed/to_unsigned.
Tristan Gingold
2019-06-20
1
-0
/
+7
*
vhdl-nodes: add Node_List and Node_Flist aliases.
Tristan Gingold
2019-06-12
1
-0
/
+2
*
synth: added support for numeric_std unary negation
Christos Gentsos
2019-06-06
1
-1
/
+5
*
synth: handle numeric_std subtraction (addition was already there)
Christos Gentsos
2019-06-06
1
-0
/
+7
*
vhdl: renames disp_vhdl to prints
Tristan Gingold
2019-05-30
1
-1
/
+3
*
vhdl-disp_vhdl: print literals and identifiers from the source.
Tristan Gingold
2019-05-29
1
-16
/
+30
*
vhdl: get rid of Get/Set_Physical_Unit.
Tristan Gingold
2019-05-28
1
-10
/
+3
*
vhdl: update AMS parsing.
Tristan Gingold
2019-05-24
1
-0
/
+4
*
vhdl-parse: Add Has_Is for block_statement.
Tristan Gingold
2019-05-24
1
-0
/
+2
*
vhdl-nodes: make subtype_Definition like the others.
Tristan Gingold
2019-05-23
1
-0
/
+4
*
vhdl: add hook on free_node, automatically free
Tristan Gingold
2019-05-22
1
-0
/
+4
*
vhdl-nodes: fix minor typo.
Tristan Gingold
2019-05-11
1
-1
/
+1
*
psl: add psl-types, psl-nodes_priv.
Tristan Gingold
2019-05-10
1
-0
/
+1
*
vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.
Tristan Gingold
2019-05-10
1
-4
/
+10
*
Make lists a generic package, add vhdl-lists.
Tristan Gingold
2019-05-09
1
-1
/
+1
*
flists is now a generic package, add vhdl-flists
Tristan Gingold
2019-05-09
1
-1
/
+1
*
vhdl: rename iirs to vhdl.nodes
Tristan Gingold
2019-05-05
1
-0
/
+7549