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_inst.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
1
-2
/
+2
*
vhdl: handling attribute specification in instantiations. Fix #1229
Tristan Gingold
2020-04-16
1
-1
/
+39
*
vhdl: add scalar_size. Size of scalar types is computed during analysis.
Tristan Gingold
2020-04-06
1
-0
/
+2
*
vhdl: move get_subprogram_body_origin to vhdl-sem_inst.
Tristan Gingold
2020-03-24
1
-0
/
+13
*
vhdl-sem_inst: recompute subprogram hash after instantiation.
Tristan Gingold
2020-01-22
1
-0
/
+6
*
vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.
Tristan Gingold
2019-05-10
1
-4
/
+4
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-1
/
+1
*
vhdl: move iirs_utils to vhdl.utils
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: move nodes_meta package to vhdl child.
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: rename iirs to vhdl.nodes
Tristan Gingold
2019-05-05
1
-1
/
+1
*
vhdl: move nodes to vhdl.nodes_priv.
Tristan Gingold
2019-05-05
1
-5
/
+5
*
vhdl: move sem* packages to vhdl children.
Tristan Gingold
2019-05-05
1
-0
/
+1217