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
*
vhdl: add an owner to interface type definition
Tristan Gingold
2022-08-07
1
-1
/
+6
*
vhdl: add support for default in interface subprogram. Fix #2163
Tristan Gingold
2022-08-07
1
-34
/
+44
*
vhdl: avoid a crash after errors in associations for packages
Tristan Gingold
2022-04-22
1
-92
/
+101
*
Fixed some typos (#1868)
Patrick Lehmann
2021-09-16
1
-2
/
+2
*
vhdl: handle object interface using an interface type. Fix #1726
Tristan Gingold
2021-04-17
1
-3
/
+26
*
vhdl: analyze subprogram instantiations. WIP. For #1470
Tristan Gingold
2020-09-26
1
-0
/
+31
*
vhdl: parse and analyze force/release signal assignment statements.
Tristan Gingold
2020-08-01
1
-0
/
+2
*
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