index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-evaluation.adb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
vhdl: evaluate std_logic matching equality. Fix #1063
Tristan Gingold
2020-01-01
1
-7
/
+50
|
*
ams-vhdl: add frequency function, minor fixes.
Tristan Gingold
2019-12-30
1
-0
/
+1
|
*
vhdl: improve support of AMS-vhdl (array and record natures, source quantities)
Tristan Gingold
2019-12-28
1
-1
/
+4
|
*
vhdl-evaluation: handle bit condition operator. Fix #977
Tristan Gingold
2019-10-13
1
-0
/
+3
|
*
vhdl: linearize analyze and evaluation of concat operators.
Tristan Gingold
2019-07-26
1
-121
/
+220
|
*
vhdl: get rid of Get/Set_Physical_Unit.
Tristan Gingold
2019-05-28
1
-19
/
+12
|
|
|
|
Use integer_literal for evaluated physical literals.
*
vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.
Tristan Gingold
2019-05-10
1
-80
/
+79
|
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-0
/
+1
|
*
vhdl: Add a warning for null range in discrete type declaration.
Tristan Gingold
2019-05-07
1
-0
/
+14
|
|
|
|
For issue #810
*
vhdl: move iirs_utils to vhdl.utils
Tristan Gingold
2019-05-06
1
-1
/
+1
|
*
vhdl: move evaluation to vhdl child.
Tristan Gingold
2019-05-05
1
-0
/
+3994