index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
evaluation.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework for support of generic packages.
Tristan Gingold
2014-10-22
1
-0
/
+16
*
Initial support for package header and package instantiation.
Tristan Gingold
2014-10-14
1
-49
/
+71
*
Add a python script to automatically generate disp_tree.
Tristan Gingold
2014-09-25
1
-54
/
+111
*
Keep names in the tree.
Tristan Gingold
2014-09-02
1
-256
/
+357
*
Add parenthesis_Expression, --reprint and --compare-tokens commands.
Tristan Gingold
2014-07-23
1
-11
/
+14
*
Add overflow literal.
Tristan Gingold
2014-07-21
1
-61
/
+80
*
Replace architecture_declaration by architecture_body to follow lrm.
Tristan Gingold
2014-07-19
1
-1
/
+1
*
Handle character literals like simple names.
Tristan Gingold
2014-07-19
1
-9
/
+6
*
vhdl 2008: visibility, more implicit subprograms, alias...
Tristan Gingold
2014-07-17
1
-5
/
+6
*
vhdl08: add oread, hread.
Tristan Gingold
2014-07-01
1
-1
/
+3
*
Add many vhdl08 predefined operators and functions. Add std.env
Tristan Gingold
2014-06-30
1
-17
/
+52
*
vhdl2008: add overloaded to_string predefined functions.
Tristan Gingold
2014-06-27
1
-1
/
+11
*
Use library unit instead of design unit.
Tristan Gingold
2014-06-24
1
-2
/
+1
*
configuration: add Check_Entity_Declaration_Top from translation.
Tristan Gingold
2014-06-14
1
-18
/
+241
*
evaluation: Handl FP literals in Get_Physical_Value.
Tristan Gingold
2014-05-07
1
-5
/
+6
*
Handle physical units in eval_incdec.
Tristan Gingold
2014-01-04
1
-2
/
+3
*
Fix sr2737 (rol/ror with shift = +/- length).
Tristan Gingold
2014-01-01
1
-1
/
+1
*
Fix bug21274.
Tristan Gingold
2013-12-31
1
-7
/
+60
*
Fix 'range'left & co.
Tristan Gingold
2013-12-27
1
-5
/
+9
*
Fix mcode for i386 Darwin.
Tristan Gingold
2013-12-24
1
-1
/
+4
*
Patch allowing real 'value strings for physical types, and allowing 32-bit ph...
Brian Drummond
2013-12-13
1
-4
/
+16
*
Patch for multiple 'image and 'value attribute problems, mainly missing funct...
Brian Drummond
2013-12-13
1
-1
/
+137
*
Handle overflow in physical expression.
gingold
2010-02-26
1
-1
/
+7
*
ghdl 0.29 release.
gingold
2010-01-12
1
-3
/
+107
*
Version 0.28.
gingold
2009-09-21
1
-3
/
+12
*
Now handle vhdl 2008 arrays in the front end.
gingold
2009-08-13
1
-4
/
+23
*
New feature: all-sensitized processes (for vhdl 2008)
gingold
2008-09-06
1
-1
/
+1
*
Create package options from flags to avoid circular elaboration
gingold
2008-08-31
1
-1
/
+1
*
Switch to gcc 4.3
gingold
2008-08-30
1
-4
/
+2
*
Improve macosX support.
gingold
2008-04-09
1
-0
/
+6
*
synchronized to ghdl 0.26
gingold
2007-04-22
1
-4
/
+8
*
bugs fixes
gingold
2006-02-14
1
-30
/
+27
*
ghdl 0.21 is out
gingold
2005-12-18
1
-1
/
+7
*
bug fixes
gingold
2005-12-10
1
-0
/
+95
*
handle universal real div integer evaluation,
gingold
2005-11-07
1
-6
/
+47
*
--vcdz option added,
gingold
2005-10-09
1
-0
/
+44
*
First import from sources
gingold
2005-09-24
1
-0
/
+2030