index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl: add an owner to interface type definition
Tristan Gingold
2022-08-07
6
-187
/
+233
*
vhdl-sem_names.adb(are_types_closely_related): handle vhdl08 definition
Tristan Gingold
2022-08-07
1
-14
/
+24
*
vhdl-sem.adb: lexical conformance is now a relaxed error. Fix #2165
Tristan Gingold
2022-08-07
2
-2
/
+7
*
vhdl-sem.adb(are_trees_equal): handle qualified expressions. Fix #2164
Tristan Gingold
2022-08-07
1
-1
/
+2
*
vhdl-sem_assocs: add comments
Tristan Gingold
2022-08-07
1
-0
/
+7
*
vhdl-prints: handle default in interface subprogram
Tristan Gingold
2022-08-07
1
-1
/
+19
*
vhdl: add support for default in interface subprogram. Fix #2163
Tristan Gingold
2022-08-07
12
-419
/
+649
*
PSL: Add handling of N_HDL_Bool to Dump_Expr procedure (#2158)
T. Meissner
2022-08-04
1
-1
/
+2
*
synth-vhdl_oper: remove check for positive rotation amount. Fix #2159
Tristan Gingold
2022-08-04
1
-3
/
+1
*
vhdl-prints.adb: avoid crash on PSL endpoints
Tristan Gingold
2022-08-04
1
-3
/
+12
*
trans-chap9.adb: destroy types in PSL expressions. For #2157
Tristan Gingold
2022-08-04
1
-3
/
+31
*
vhdl-prints: improve output
Tristan Gingold
2022-08-03
2
-2
/
+23
*
psl-build.adb: disable incorrect optimization. Fix #2157
Tristan Gingold
2022-08-03
2
-2
/
+5
*
trans-chap3: translate subtype indication of access subtype. Fix #2152
Tristan Gingold
2022-07-30
1
-3
/
+14
*
psl-nodes: add comments
Tristan Gingold
2022-07-30
1
-0
/
+2
*
psl-rewrites.adb: fix inclusive before. Fix #2153
Tristan Gingold
2022-07-29
1
-1
/
+3
*
vhdl-sem_stmts: set stop_flag on call to stop and severity failure.
Tristan Gingold
2022-07-29
1
-22
/
+56
*
vhdl-nodes: add Get/Set_Stop_Flag. For #2150
Tristan Gingold
2022-07-29
4
-116
/
+164
*
netlists-memories: allow X in memories. Fix #2146
Tristan Gingold
2022-07-29
1
-2
/
+4
*
netlists-disp_verilog(disp_const_log): fix output. Fix #2149
Tristan Gingold
2022-07-28
1
-2
/
+2
*
synth-disp_vhdl: fix out conversion. Fix #2145
Tristan Gingold
2022-07-28
1
-21
/
+29
*
vhdl: check read for attribute parameter and aggregates. Fix #2148
Tristan Gingold
2022-07-28
2
-3
/
+20
*
vhdl-sem_names: add implicit function call for array attributes. Fix #2147
Tristan Gingold
2022-07-28
1
-40
/
+8
*
options.adb: -Werror=X enables warning X.
Tristan Gingold
2022-07-28
1
-0
/
+1
*
synth-vhdl_expr: add support for branch quantities
Tristan Gingold
2022-07-28
2
-0
/
+2
*
simul-vhdl_simul: add scalar terminal table
Tristan Gingold
2022-07-28
1
-0
/
+16
*
simul-vhdl_debug: add info terminal
Tristan Gingold
2022-07-28
1
-20
/
+69
*
vhdl-sem_names: allow element attribute on element attribute. Fix #2141
Tristan Gingold
2022-07-28
4
-17
/
+34
*
elab-vhdl_expr: fix handling of multi-dim arrays. Fix #2144
Tristan Gingold
2022-07-27
1
-9
/
+17
*
synth-disp_vhdl: improve output for unsigned. Fix #2139
Tristan Gingold
2022-07-27
1
-2
/
+17
*
elab-vhdl_expr: fix incorrect type of multi-dim array indexing during elab
Tristan Gingold
2022-07-27
1
-0
/
+9
*
synthesis.adb: cleanup after expand. For #2142
Tristan Gingold
2022-07-27
1
-0
/
+2
*
netlists-disp_vhdl: adjust output for #2140
Tristan Gingold
2022-07-27
1
-2
/
+8
*
netlists-expands: do not try to clean input of dyn_extract. Fix #2142
Tristan Gingold
2022-07-27
1
-5
/
+1
*
netlist-disp_vhdl: add a separator between instances and signals.
Tristan Gingold
2022-07-26
1
-1
/
+1
*
vhdl-parse: set reference_terminal flag
Tristan Gingold
2022-07-26
1
-0
/
+1
*
vhdl-canon: handle conditional variable assignment. Fix #2138
Tristan Gingold
2022-07-25
1
-1
/
+16
*
simul: gather terminals
Tristan Gingold
2022-07-25
4
-3
/
+74
*
synth/elab-vhdl_values: add Value_Terminal
Tristan Gingold
2022-07-25
6
-4
/
+38
*
vhdl-nodes: add Get/Set_Reference_Terminal_Flag
Tristan Gingold
2022-07-25
4
-204
/
+247
*
synth-environment: fix memory crash. Fix #2139
Tristan Gingold
2022-07-25
1
-2
/
+8
*
dyn_tables,tables: add Reserve. For #2139
Tristan Gingold
2022-07-25
4
-5
/
+28
*
src/simul: rewrite of ghdl/simul based on synth
Tristan Gingold
2022-07-24
7
-0
/
+3759
*
synth: add hook for dot attribute
Tristan Gingold
2022-07-24
3
-7
/
+17
*
vhdl: handle element attribute in declarations. Fix #2136
Tristan Gingold
2022-07-21
2
-12
/
+23
*
elab-vhdl_decls: elaborate dot attribute
Tristan Gingold
2022-07-21
3
-4
/
+14
*
vhdl-nodes: renaming.
Tristan Gingold
2022-07-21
21
-128
/
+130
*
elab-vhdl_decls: elaborate implicit signals
Tristan Gingold
2022-07-21
1
-2
/
+23
*
Makefile.in: allow build of ghdl_mcode with sundials enabled
Tristan Gingold
2022-07-21
1
-0
/
+25
*
synth-vhdl_expr: add hook for quantities
Tristan Gingold
2022-07-20
2
-11
/
+23
[next]