index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-scanner.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for PSL assumptions, used in formal verification (#880)
Pepijn de Vos
2019-08-07
1
-0
/
+2
*
vhdl: handle (discard) more pragmas.
Tristan Gingold
2019-07-25
1
-0
/
+8
*
vhdl scanner: handle pragma translate_on/translate_off.
Tristan Gingold
2019-07-24
1
-3
/
+94
*
vhdl: parse and analyze restrict directive.
Tristan Gingold
2019-07-04
1
-0
/
+4
*
Error_Msg_Option: do not raise exception.
Tristan Gingold
2019-06-25
1
-1
/
+9
*
vhdl-scanner: optimization
Tristan Gingold
2019-06-03
1
-6
/
+17
*
vhdl: differenciate block and line comments.
Tristan Gingold
2019-05-30
1
-2
/
+2
*
vhdl-disp_vhdl: print literals and identifiers from the source.
Tristan Gingold
2019-05-29
1
-0
/
+5
*
errorout: add messages group instead of continuation.
Tristan Gingold
2019-05-12
1
-7
/
+9
*
vhdl: decouple errorouts a bit more.
Tristan Gingold
2019-05-10
1
-28
/
+45
*
vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.
Tristan Gingold
2019-05-10
1
-10
/
+10
*
vhdl: move scanner under vhdl hierarchy.
Tristan Gingold
2019-05-04
1
-0
/
+2332