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
*
files_comments: add comments, slightly simplify the interface
Tristan Gingold
2022-12-20
2
-4
/
+4
*
vhdl-evaluation: handle default value for ieee operators.
Tristan Gingold
2022-12-19
1
-0
/
+9
*
vhdl: add Get/Set_Associated_package. For #2264
Tristan Gingold
2022-12-18
6
-202
/
+275
*
vhdl-sem_inst: add instantiate_interface_package_declaration
Tristan Gingold
2022-12-18
3
-2
/
+50
*
vhdl-evaluation: handle bit to_hstring.
Tristan Gingold
2022-12-17
1
-1
/
+3
*
vhdl/translate/ortho_front.adb: avoid crash after errors.
Tristan Gingold
2022-12-16
1
-0
/
+5
*
vhdl-nodes: add Get/Set_Instantiated_Header.
Tristan Gingold
2022-12-16
5
-105
/
+146
*
vhdl: minor refactoring
Tristan Gingold
2022-12-12
4
-22
/
+13
*
trans-chap7.adb: handle any expression for bounds.
Tristan Gingold
2022-12-11
1
-2
/
+3
*
trans-chap7: handle unconstrained vector in bounded aggregate.
Tristan Gingold
2022-12-11
1
-6
/
+10
*
vhdl: handle dynamically bounded aggregates with unbounded element.
Tristan Gingold
2022-12-10
2
-50
/
+142
*
vhdl-sem_types.adb(Set_Type_Has_Signal): generalize.
Tristan Gingold
2022-12-10
1
-7
/
+2
*
vhdl: fix use clause of a package with interface subprograms.
Tristan Gingold
2022-11-30
5
-20
/
+63
*
vhdl-nodes: add Get/Set_Associated_Subprogram.
Tristan Gingold
2022-11-30
4
-183
/
+229
*
vhdl-evaluation: improve handling of ieee 08 static functions.
Tristan Gingold
2022-11-28
2
-36
/
+51
*
synth-vhdl_eval(eval_static_predefined_function_call): handle all operations
Tristan Gingold
2022-11-28
1
-4
/
+3
*
vhdl: rework comment gathering to handle empty lines.
Tristan Gingold
2022-11-27
7
-45
/
+108
*
vhdl-parse: add a comment
Tristan Gingold
2022-11-23
1
-2
/
+4
*
file_comments: add comments_range to support deferred gathering
Tristan Gingold
2022-11-23
3
-0
/
+31
*
vhdl-parse: gather comments for subprograms
Tristan Gingold
2022-11-22
1
-0
/
+5
*
vhdl-parse: gather comments for enumerations and their literals
Tristan Gingold
2022-11-22
1
-1
/
+15
*
vhdl-parse: gather more comments (type, objects)
Tristan Gingold
2022-11-22
1
-1
/
+22
*
vhdl-parse: handle inside comments
Tristan Gingold
2022-11-21
1
-0
/
+31
*
vhdl-prints: add an option to display comments
Tristan Gingold
2022-11-20
2
-2
/
+58
*
pyGHDL: add file_comments.py
Tristan Gingold
2022-11-20
2
-2
/
+18
*
Add an API to gather comments.
Tristan Gingold
2022-11-20
4
-4
/
+90
*
vhdl-evaluation(build_array_choices_vector): handle vhdl-08 aggregates.
Tristan Gingold
2022-11-16
3
-47
/
+61
*
vhdl-sem_expr: fix aggregate index for vhdl-08
Tristan Gingold
2022-11-16
1
-13
/
+42
*
vhdl-sem_expr: fix a crash after error. Fix #2239
Tristan Gingold
2022-11-08
1
-0
/
+2
*
vhdl/translate: handle predefined operators as conversion functions
Tristan Gingold
2022-11-07
3
-44
/
+73
*
vhdl-sem_expr(sem_qualified_expression): relax staticness rules.
Tristan Gingold
2022-11-02
1
-1
/
+11
*
vhdl-sem_names(sem_name_free): handle iir_kind_slice_name. For #2233
Tristan Gingold
2022-10-29
1
-0
/
+1
*
vhdl-evaluation: handle to_string_digits. For #2233
Tristan Gingold
2022-10-29
1
-5
/
+50
*
vhdl-sem_assocs: handle association with external signal names.
Tristan Gingold
2022-10-18
4
-63
/
+77
*
vhdl-sem_expr.adb: avoid crash after error on aggregate. Fix #2218
Tristan Gingold
2022-10-16
1
-0
/
+6
*
vhdl-sem_expr.adb(is_string_type): check character type.
Tristan Gingold
2022-10-16
1
-1
/
+3
*
vhdl-parse.adb: handle external names as assignment target.
Tristan Gingold
2022-10-14
1
-2
/
+4
*
vhdl-canon: avoid a crash on optionnal condition. Fix #2212
Tristan Gingold
2022-10-10
1
-1
/
+1
*
vhdl-sem.adb(are_trees_equal): handle parenthesis expressions.
Tristan Gingold
2022-10-08
1
-0
/
+4
*
translate, grt: add lib function for div and rem.
Tristan Gingold
2022-10-02
3
-8
/
+84
*
synth: handle read for floats
Tristan Gingold
2022-09-30
1
-8
/
+12
*
vhdl-canon: extract guard for signal assignment sensitivity
Tristan Gingold
2022-09-29
1
-1
/
+15
*
vhdl-sem: avoid a crash after error. Fix #2201
Tristan Gingold
2022-09-28
1
-0
/
+1
*
synth: rework error procedure, always pass the instance
Tristan Gingold
2022-09-25
1
-2
/
+2
*
vhdl-sem_decls: handle protected type subtypes
Tristan Gingold
2022-09-25
1
-1
/
+4
*
vhdl-sem_names: handle architecture bodies in sem_denoting_name
Tristan Gingold
2022-09-25
1
-1
/
+2
*
synth: rename vhdl.annotations to elab.vhdl_annotations
Tristan Gingold
2022-09-19
2
-1698
/
+0
*
synth: rework subprogram associations (WIP)
Tristan Gingold
2022-09-19
1
-1
/
+3
*
synth: factorize code (reuse synth_constant_declaration)
Tristan Gingold
2022-09-17
1
-2
/
+0
*
synth: handle vhdl-87 files
Tristan Gingold
2022-09-15
1
-2
/
+8
[next]