index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-sem_psl.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl: handle architecture in verification unit hierarchical name.
Tristan Gingold
2019-08-20
1
-7
/
+37
*
vhdl: handle assume in verification units.
Tristan Gingold
2019-08-20
1
-0
/
+2
*
vhdl: parse verification unit (WIP).
Tristan Gingold
2019-08-17
1
-3
/
+82
*
vhdl: remove severity from cover, report and severity from assume.
Tristan Gingold
2019-08-08
1
-18
/
+9
*
Add support for PSL assumptions, used in formal verification (#880)
Pepijn de Vos
2019-08-07
1
-3
/
+22
*
vhdl: rename Cover_Statement to Cover_Directive.
Tristan Gingold
2019-07-04
1
-2
/
+2
*
vhdl: parse and analyze restrict directive.
Tristan Gingold
2019-07-04
1
-0
/
+15
*
vhdl: renames disp_vhdl to prints
Tristan Gingold
2019-05-30
1
-67
/
+69
*
psl: can keep parenthesis during parse.
Tristan Gingold
2019-05-24
1
-23
/
+70
*
errorout: add messages group instead of continuation.
Tristan Gingold
2019-05-12
1
-2
/
+4
*
vhdl: decouple errorouts a bit more.
Tristan Gingold
2019-05-10
1
-1
/
+0
*
psl: add psl-types, psl-nodes_priv.
Tristan Gingold
2019-05-10
1
-0
/
+1
*
Extract psl-errors from errorout.
Tristan Gingold
2019-05-10
1
-0
/
+1
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-0
/
+1
*
vhdl: handle attributes in psl expressions. Fix #813
Tristan Gingold
2019-05-07
1
-1
/
+2
*
vhdl: move iirs_utils to vhdl.utils
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: move xrefs to vhdl child package.
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: move evaluation to vhdl child.
Tristan Gingold
2019-05-05
1
-1
/
+1
*
vhdl: move ieee packages to vhdl children.
Tristan Gingold
2019-05-05
1
-2
/
+2
*
vhdl: move std_standard package to vhdl child.
Tristan Gingold
2019-05-05
1
-5
/
+5
*
vhdl: move sem* packages to vhdl children.
Tristan Gingold
2019-05-05
1
-0
/
+808