index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
elab-vhdl_context.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
simul: add support for protected objects
Tristan Gingold
2022-09-08
1
-1
/
+2
*
synth: use areapools
Tristan Gingold
2022-09-02
1
-3
/
+33
*
elab-vhdl_context: add iterator for top-level packages
Tristan Gingold
2022-07-20
1
-0
/
+22
*
elab-vhdl_context: also handle generic subprograms
Tristan Gingold
2022-06-07
1
-2
/
+6
*
synth: move procedure call copyback values in context
Tristan Gingold
2022-05-25
1
-8
/
+46
*
synth/elab-vhdl_values: use a proper type for signal_index
Tristan Gingold
2022-05-19
1
-2
/
+2
*
elab-vhdl_context: remove cur_stmt from context
Tristan Gingold
2022-05-17
1
-14
/
+0
*
elab-vhdl_values: rename signal_index to signal_index_type
Tristan Gingold
2022-05-15
1
-2
/
+2
*
elab-vhdl_context: add get_instance_parent
Tristan Gingold
2022-05-14
1
-0
/
+6
*
synth: add current_stmt, minor rework
Tristan Gingold
2022-05-09
1
-0
/
+13
*
elab-vhdl_context: introduce signal_index
Tristan Gingold
2022-05-06
1
-1
/
+6
*
synth: add debug_bt
Tristan Gingold
2022-03-08
1
-0
/
+17
*
synth: handle package instantiation in declarations. Fix #1938
Tristan Gingold
2022-01-03
1
-1
/
+1
*
synth: add hooks to support elaboration of foreign instances
Tristan Gingold
2021-11-28
1
-2
/
+24
*
synth: do full elaboration before synthesis
Tristan Gingold
2021-11-01
1
-0
/
+514