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.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl: analyze subprogram instantiations. WIP. For #1470
Tristan Gingold
2020-09-26
1
-2
/
+101
*
vhdl: allow conflict design unit name with -frelaxed
Tristan Gingold
2020-09-12
1
-2
/
+10
*
vhdl-sem: handle array attributes in are_trees_equal.
Tristan Gingold
2020-07-02
1
-0
/
+10
*
vhdl: check missing association to generics. Fix #1379
Tristan Gingold
2020-06-26
1
-5
/
+5
*
vhdl: slightly improve error message for libraries.
Tristan Gingold
2020-06-19
1
-0
/
+14
*
vhdl: --std93c is now an alias for --std=93 -frelaxed
Tristan Gingold
2020-06-13
1
-1
/
+1
*
vhdl-sem: add a todo note.
Tristan Gingold
2020-03-31
1
-0
/
+1
*
vhdl-sem: improve error location for unknown entity.
Tristan Gingold
2020-02-04
1
-1
/
+1
*
vhdl: improve support of AMS-vhdl (array and record natures, source quantities)
Tristan Gingold
2019-12-28
1
-77
/
+103
*
vhdl: handle architecture in verification unit hierarchical name.
Tristan Gingold
2019-08-20
1
-5
/
+5
*
vhdl: parse verification unit (WIP).
Tristan Gingold
2019-08-17
1
-6
/
+8
*
vhdl: declare verification units (WIP).
Tristan Gingold
2019-08-16
1
-0
/
+3
*
vhdl: improve reprint of inertial association.
Tristan Gingold
2019-08-11
1
-0
/
+2
*
vhdl-sem: fix minor thinko for sem_insert_anonymous_signal.
Tristan Gingold
2019-08-11
1
-1
/
+24
*
vhdl: set location on reference to the anonymous signal declaration.
Tristan Gingold
2019-07-14
1
-0
/
+1
*
vhdl: cleanup in clear_instantiation_configuration.
Tristan Gingold
2019-07-13
1
-1
/
+1
*
vhdl: translate anonymous_signal_declaration.
Tristan Gingold
2019-07-03
1
-0
/
+1
*
vhdl: add anonymous_signal_declaration.
Tristan Gingold
2019-07-03
1
-7
/
+38
*
vhdl: detect unused signals and variables.
Tristan Gingold
2019-06-05
1
-10
/
+19
*
errorout: add messages group instead of continuation.
Tristan Gingold
2019-05-12
1
-5
/
+9
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-0
/
+1
*
vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling.
Tristan Gingold
2019-05-06
1
-2
/
+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 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
-1
/
+1
*
vhdl: move sem* packages to vhdl children.
Tristan Gingold
2019-05-05
1
-0
/
+3314