index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
Commit message (
Expand
)
Author
Age
Files
Lines
*
elab: add default value to ports
Tristan Gingold
2022-08-23
4
-13
/
+28
*
synth-vhdl_static_proc: handle std.env.finish
Tristan Gingold
2022-08-21
1
-1
/
+2
*
synth: factorize code for synth_subtype_conversion
Tristan Gingold
2022-08-21
9
-53
/
+35
*
simul: rework assertions execution and error handling
Tristan Gingold
2022-08-21
3
-2
/
+9
*
simul-vhdl_simul: add support for PSL directives
Tristan Gingold
2022-08-20
2
-20
/
+22
*
elab-vhdl_expr: factorize code
Tristan Gingold
2022-08-19
10
-998
/
+50
*
simul: handle resolved signals (WIP)
Tristan Gingold
2022-08-19
2
-6
/
+35
*
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
*
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
1
-0
/
+14
*
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
*
synth-vhdl_oper.adb: fix mul uns uns. Fix #2169
Tristan Gingold
2022-08-10
1
-1
/
+1
*
synth-vhdl_oper: remove check for positive rotation amount. Fix #2159
Tristan Gingold
2022-08-04
1
-3
/
+1
*
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
*
synth-vhdl_expr: add support for branch quantities
Tristan Gingold
2022-07-28
2
-0
/
+2
*
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
*
simul: gather terminals
Tristan Gingold
2022-07-25
1
-0
/
+28
*
synth/elab-vhdl_values: add Value_Terminal
Tristan Gingold
2022-07-25
6
-4
/
+38
*
synth-environment: fix memory crash. Fix #2139
Tristan Gingold
2022-07-25
1
-2
/
+8
*
synth: add hook for dot attribute
Tristan Gingold
2022-07-24
3
-7
/
+17
*
elab-vhdl_decls: elaborate dot attribute
Tristan Gingold
2022-07-21
1
-0
/
+13
*
vhdl-nodes: renaming.
Tristan Gingold
2022-07-21
2
-5
/
+5
*
elab-vhdl_decls: elaborate implicit signals
Tristan Gingold
2022-07-21
1
-2
/
+23
*
synth-vhdl_expr: add hook for quantities
Tristan Gingold
2022-07-20
2
-11
/
+23
*
elab-vhdl_debug: handle signals in packages
Tristan Gingold
2022-07-20
1
-2
/
+8
*
grt: add real now variable.
Tristan Gingold
2022-07-20
1
-0
/
+3
*
elab-vhdl_context: add iterator for top-level packages
Tristan Gingold
2022-07-20
2
-0
/
+36
*
elab-vhdl_debug: disp fp64 values
Tristan Gingold
2022-07-20
2
-2
/
+3
*
vhdl: preliminary work to elaborat quantities
Tristan Gingold
2022-07-16
3
-0
/
+17
*
elab-vhdl_values: add Create_Value_Quantity
Tristan Gingold
2022-07-16
6
-2
/
+41
*
netlists-inference: add (disabled) code to add a latch
Tristan Gingold
2022-07-16
1
-26
/
+103
*
synth: Display dlatch
Tristan Gingold
2022-07-14
3
-2
/
+9
*
netlists: add d-latch
Tristan Gingold
2022-07-12
3
-2
/
+38
*
Fix access check failed from iir_kind_selected_element (#2132)
Michael Nolan
2022-07-12
1
-0
/
+1
*
synth-environment: do inference during wire finalization
Tristan Gingold
2022-07-11
1
-13
/
+31
[next]