index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl-evaluation: free temporary node
Tristan Gingold
2023-03-27
1
-2
/
+3
*
trans-chap8: free nodes created by canon for conditional assignment
Tristan Gingold
2023-03-27
1
-5
/
+23
*
vhdl-sem_types: free temporary nodes
Tristan Gingold
2023-03-27
1
-9
/
+24
*
eval_static_expr_orig: free temporary node for range attributes
Tristan Gingold
2023-03-26
1
-17
/
+64
*
translate_entity_init_ports: free a temporary node
Tristan Gingold
2023-03-26
1
-0
/
+4
*
sem_name_clean_1: also free names
Tristan Gingold
2023-03-26
1
-4
/
+9
*
finish_sem_name_1: free unused node
Tristan Gingold
2023-03-26
1
-0
/
+1
*
eval_static_expr: improve tracking of origin
Tristan Gingold
2023-03-26
1
-32
/
+47
*
Canon_Concurrent_Simple_Signal_Assignment: avoid leak
Tristan Gingold
2023-03-26
1
-2
/
+4
*
trans-chap8(translate_wait_statement): free sensitivity list
Tristan Gingold
2023-03-26
1
-1
/
+6
*
vhdl-canon: rewrite Canon_Concurrent_Conditional_Signal_Assignment
Tristan Gingold
2023-03-26
1
-19
/
+23
*
vhdl-canon: free temporary nodes created for configuration
Tristan Gingold
2023-03-26
1
-0
/
+28
*
vhdl: add Owned_Instance_Package_Body to handle ownership
Tristan Gingold
2023-03-26
6
-243
/
+297
*
Sem_Array_Aggregate: free subtype definitions if not used.
Tristan Gingold
2023-03-26
1
-0
/
+19
*
vhdl-canon: fix ownership on creation of configuration_declaration
Tristan Gingold
2023-03-23
1
-1
/
+1
*
vhdl-std_package: declare missing wildcard types
Tristan Gingold
2023-03-23
1
-0
/
+7
*
vhdl: make instance_package_body forward_ref, adjust
Tristan Gingold
2023-03-23
4
-4
/
+5
*
vhdl-sem_scopes: avoid duplicate hidden warning
Tristan Gingold
2023-03-22
1
-0
/
+5
*
vhdl: generate and handle package_instantiation_body
Tristan Gingold
2023-03-22
5
-11
/
+108
*
vhdl: add Set/Get_Immediate_Body_Flag (for package instantiation)
Tristan Gingold
2023-03-22
4
-239
/
+42
*
vhdl: add iir_kind_package_instantiation_body
Tristan Gingold
2023-03-22
8
-2
/
+283
*
vhdl-canon(canon_declaration): now a procedure, adjust
Tristan Gingold
2023-03-22
1
-40
/
+12
*
trans-chap2: improve support for nested package instantiation
Tristan Gingold
2023-03-22
2
-12
/
+28
*
trans-chap7: partial rewrite of translate_implicit_array_conversion
Tristan Gingold
2023-03-20
1
-49
/
+169
*
vhdl-scanner.adb: avoid a possible crash
Tristan Gingold
2023-03-20
1
-1
/
+1
*
trans-chap3(is_equal_limit): also handle type_mode_e32
Tristan Gingold
2023-03-15
1
-1
/
+2
*
ghdllocal.adb(Build_Dependence): rebuild file dependencies.
Tristan Gingold
2023-03-13
5
-405
/
+322
*
vhdl: handle selected waveform assignment
Tristan Gingold
2023-03-09
3
-51
/
+75
*
trans-chap2.adb: fix a warning
Tristan Gingold
2023-02-22
1
-1
/
+0
*
vhdl-sem_decls(sem_object_type_from_value): refine.
Tristan Gingold
2023-02-19
1
-5
/
+20
*
trans-chap2: elaborate dependencies of macro-expanded packages.
Tristan Gingold
2023-02-19
1
-19
/
+38
*
sem_record_aggregate: add a check for constraints. Fix #2350
Tristan Gingold
2023-02-13
1
-11
/
+23
*
vhdl-sem_lib: units during analysis can depend only on analyzed units.
Tristan Gingold
2023-02-11
1
-0
/
+6
*
synth: preliminary work for PSL endpoints
Tristan Gingold
2023-02-08
1
-1
/
+2
*
trans-chap8: fix a crash while checking bounds in signal assignments.
Tristan Gingold
2023-02-08
1
-1
/
+1
*
trans-chap8: Fix individual assocs of signal parameters
Tristan Gingold
2023-02-08
1
-22
/
+44
*
trans-chap8: minor reindentation
Tristan Gingold
2023-02-08
1
-1
/
+1
*
synth: use same layout for records in memory as translate
Tristan Gingold
2023-02-08
1
-1
/
+1
*
vhdl-canon: remove signal parameters for all-sensitized processes.
Tristan Gingold
2023-02-08
4
-9
/
+54
*
vhdl-prints: improve output of generate statements
Tristan Gingold
2023-02-04
1
-12
/
+5
*
translate: add --no-elaboration flag
Tristan Gingold
2023-02-04
5
-2
/
+10
*
vhdl-sem_decls: fix a regression on subtype indication. Fix #2336
Tristan Gingold
2023-02-03
1
-1
/
+1
*
vhdl: reduce use of is_anonymous_type_definition
Tristan Gingold
2023-02-03
6
-34
/
+40
*
TBM
Tristan Gingold
2023-02-02
4
-12
/
+56
*
translate: improve support for Flag_Elaboration
Tristan Gingold
2023-02-02
2
-2
/
+10
*
vhdl: avoid error storms in assertions
Tristan Gingold
2023-02-02
2
-2
/
+4
*
trans-chap3: minor rewrite
Tristan Gingold
2023-02-02
1
-1
/
+1
*
translate: rework translate_object_subtype_indication.
Tristan Gingold
2023-02-02
4
-61
/
+78
*
translate: add a flag to disable elaboration
Tristan Gingold
2023-01-31
3
-106
/
+125
*
vhdl-prints: minor rewrite
Tristan Gingold
2023-01-31
1
-31
/
+33
[next]