index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
simul: handle concurrent procedure calls (WIP)
Tristan Gingold
2022-08-21
1
-15
/
+95
|
*
simul: handle after clauses in signal assignment
Tristan Gingold
2022-08-21
3
-70
/
+111
|
*
simul-vhdl_simul: add support for PSL directives
Tristan Gingold
2022-08-20
4
-34
/
+289
|
*
elab-vhdl_expr: factorize code
Tristan Gingold
2022-08-19
10
-998
/
+50
|
*
simul-vhdl_debug: display connections
Tristan Gingold
2022-08-19
1
-5
/
+63
|
*
simul: handle resolved signals (WIP)
Tristan Gingold
2022-08-19
4
-49
/
+332
|
*
ghdlsimul: add an option to debug before elaboration
Tristan Gingold
2022-08-18
3
-3
/
+6
|
*
simul: handle individual associations
Tristan Gingold
2022-08-17
2
-4
/
+16
|
*
simul: add create_connects
Tristan Gingold
2022-08-17
4
-46
/
+144
|
*
simul: create terminals (WIP)
Tristan Gingold
2022-08-17
4
-8
/
+62
|
*
elab-vhdl_objtypes: handle holes in comparisons.
Tristan Gingold
2022-08-16
1
-7
/
+72
|
*
netlists-memories: add a TODO comment
Tristan Gingold
2022-08-16
1
-0
/
+8
|
*
synth/netlists: add comments
Tristan Gingold
2022-08-16
2
-7
/
+14
|
*
synth-vhdl_expr: optimize record with one element.
Tristan Gingold
2022-08-16
1
-3
/
+3
|
*
netlists-memories: renaming and add comments
Tristan Gingold
2022-08-16
1
-25
/
+38
|
*
psl-rewrites: minor style change
Tristan Gingold
2022-08-16
1
-2
/
+1
|
*
vhdl-prints: improve handling of PSL. For #2178
Tristan Gingold
2022-08-15
6
-63
/
+184
|
*
vhdl: add iir_kind_psl_boolean_parameter node. For #2178
Tristan Gingold
2022-08-15
13
-226
/
+292
|
*
elab-vhdl_values-debug: improve output of debug_valtyp
Tristan Gingold
2022-08-14
1
-1
/
+3
|
*
synth-vhdl_context: fix handling of alias in get_net. Fix #2177
Tristan Gingold
2022-08-14
1
-4
/
+3
|
*
vhdl: recognize log10 and sqrt from math_real. Fix #2176
Tristan Gingold
2022-08-14
4
-10
/
+32
|
*
synth: handle assignment to record aggregate
Tristan Gingold
2022-08-14
2
-31
/
+109
|
*
netlists-memories: improve checks to avoid the crash of #2077
Tristan Gingold
2022-08-14
1
-32
/
+75
|
*
netlists-memories: fix a crash on multi-dim memories. For #2077
Tristan Gingold
2022-08-13
1
-3
/
+6
|
*
trans-chap3: fix invalid copy of element layout. For #2166
Tristan Gingold
2022-08-12
1
-2
/
+4
|
|
|
|
Build element layout of a subtype if the element was defined by the subtype.
*
vhdl: add support for file subtype. Fix #2174
Tristan Gingold
2022-08-11
12
-262
/
+329
|
*
vhdl-sem_stmts: handle external signal names in force assign. Fix #2173
Tristan Gingold
2022-08-11
1
-1
/
+5
|
*
vhdl-parse.adb: parse pathname expression
Tristan Gingold
2022-08-11
1
-0
/
+10
|
*
vhdl-sem_stmts.adb: handle signal assignment to external names. Fix #2172
Tristan Gingold
2022-08-11
1
-0
/
+4
|
*
vhdl-sem_expr: fix a crash on invalid aggregate. Fix #2131
Tristan Gingold
2022-08-11
1
-15
/
+30
|
*
trans-chap5: handle inertial individual association. Fix #2118
Tristan Gingold
2022-08-11
1
-13
/
+20
|
*
vhdl-sem_expr: add an error message for unbounded element aggregate.
Tristan Gingold
2022-08-11
1
-7
/
+12
|
|
|
|
|
|
But also propagate bounds on qualified expressions. Fix #2112
*
trans-chap7: handle concat of unbounded elements. Fix #2055
Tristan Gingold
2022-08-11
1
-33
/
+58
|
*
vhdl-sem_names: factorize code for element attribute
Tristan Gingold
2022-08-10
1
-56
/
+10
|
*
trans: rework aggregate. For #2166
Tristan Gingold
2022-08-10
3
-58
/
+65
|
*
vhdl: add Determined_Aggregate_Flag field. For #2166
Tristan Gingold
2022-08-10
5
-134
/
+177
|
*
synth-vhdl_oper.adb: fix mul uns uns. Fix #2169
Tristan Gingold
2022-08-10
1
-1
/
+1
|
*
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
|
|
|
|
Fix #2155
*
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
|
[prev]
[next]