index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-errors.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework errors handling, to have a more generic framework.
Tristan Gingold
2019-10-06
1
-0
/
+56
*
vhdl: parse verification unit (WIP).
Tristan Gingold
2019-08-17
1
-0
/
+2
*
vhdl: declare verification units (WIP).
Tristan Gingold
2019-08-16
1
-0
/
+6
*
Add support for PSL assumptions, used in formal verification (#880)
Pepijn de Vos
2019-08-07
1
-1
/
+3
*
vhdl: rename Cover_Statement to Cover_Directive.
Tristan Gingold
2019-07-04
1
-1
/
+1
*
vhdl: parse and analyze restrict directive.
Tristan Gingold
2019-07-04
1
-0
/
+2
*
vhdl: add anonymous_signal_declaration.
Tristan Gingold
2019-07-03
1
-0
/
+3
*
vhdl: improve error messages for generate statement.
Tristan Gingold
2019-06-12
1
-1
/
+1
*
vhdl-errors: avoid a crash on error type.
Tristan Gingold
2019-06-05
1
-0
/
+3
*
errorout: add messages group instead of continuation.
Tristan Gingold
2019-05-12
1
-15
/
+10
*
vhdl: minor reformating.
Tristan Gingold
2019-05-11
1
-4
/
+3
*
vhdl: decouple errorouts a bit more.
Tristan Gingold
2019-05-10
1
-8
/
+13
*
vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.
Tristan Gingold
2019-05-10
1
-3
/
+3
*
Extract psl-errors from errorout.
Tristan Gingold
2019-05-10
1
-5
/
+0
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-0
/
+990