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
*
netlists: expand dyn_insert_en
Tristan Gingold
2019-11-11
2
-4
/
+18
*
netlists-expands: handle gaps.
Tristan Gingold
2019-11-11
1
-12
/
+12
*
netlists: add more support for dyn_insert_en
Tristan Gingold
2019-11-11
3
-6
/
+21
*
netlists: add dyn_insert_en gate.
Tristan Gingold
2019-11-11
4
-50
/
+95
*
synth: merge partial assignments before merging phis.
Tristan Gingold
2019-11-11
2
-1
/
+57
*
synth-decls: Only emit unused warnings on signals (and
Tristan Gingold
2019-11-11
1
-4
/
+8
*
dyn_tables: move Table_Initial generic to argument of
Tristan Gingold
2019-11-11
3
-4
/
+8
*
synth: move net_table to netlists-utils.
Tristan Gingold
2019-11-11
3
-13
/
+14
*
netlists: add 2 flags per instance, including a mark flag.
Tristan Gingold
2019-11-11
2
-6
/
+33
*
synth: initial support for file types. For #1004
Tristan Gingold
2019-11-11
4
-6
/
+72
*
synth: initial support of access type. For #1004
Tristan Gingold
2019-11-11
4
-4
/
+72
*
synth-decls: handle unassigned signal/object. For issue 65
Tristan Gingold
2019-11-07
3
-14
/
+53
*
synth: also handle or short-circuit. For #1005
Tristan Gingold
2019-11-07
1
-14
/
+35
*
synth: handle record assignment for variables. Fix #1011
Tristan Gingold
2019-11-06
1
-0
/
+4
*
synth: handle short-circuit and. Fix #1005
Tristan Gingold
2019-11-06
1
-9
/
+38
*
synth: handle edge operators in synth_predefined_function_call.
Tristan Gingold
2019-11-06
2
-26
/
+20
*
netlists-dump: avoid a crash on unconnected driver.
Tristan Gingold
2019-11-06
1
-3
/
+6
*
synth: do not create a value_const of a value_const.
Tristan Gingold
2019-11-06
2
-1
/
+6
*
synth-expr: do subtype conversion in fill_record_aggregate. Fix #1009
Tristan Gingold
2019-11-06
1
-1
/
+2
*
synth: unshare default value of variables. Fix #1006
Tristan Gingold
2019-11-06
2
-4
/
+42
*
netlists-cleanup: do not remove the self-instance.
Tristan Gingold
2019-11-06
1
-0
/
+2
*
synth-stmts: rewrite target_info to clarify memory
Tristan Gingold
2019-11-05
1
-18
/
+56
*
synth: do more constant propagation (on build2
Tristan Gingold
2019-11-05
4
-50
/
+82
*
netlists-disp_vhdl: handle truncate to width 1.
Tristan Gingold
2019-11-05
1
-2
/
+7
*
netlists-memories: truncate wide addresses.
Tristan Gingold
2019-11-05
1
-11
/
+9
*
synth-oper: simplify code.
Tristan Gingold
2019-11-05
1
-7
/
+4
*
netlists: add build2_sresize, simplify code.
Tristan Gingold
2019-11-05
3
-48
/
+53
*
synth: extract netlists-folds from netlists-builders.
Tristan Gingold
2019-11-05
11
-160
/
+216
*
netlists-dump: indent output.
Tristan Gingold
2019-11-05
3
-13
/
+17
*
netlists-memories: adjust message.
Tristan Gingold
2019-11-05
1
-1
/
+1
*
netlists: enable expansion.
Tristan Gingold
2019-11-04
1
-1
/
+1
*
synth-oper: handle constant not.
Tristan Gingold
2019-11-04
1
-3
/
+8
*
synth-expr: allow constants in discrete range
Tristan Gingold
2019-11-04
1
-0
/
+2
*
synth-expr: handle vhdl 2008 aggregates (partially).
Tristan Gingold
2019-11-04
2
-48
/
+125
*
synth-value: export get_bound_length.
Tristan Gingold
2019-11-04
1
-0
/
+3
*
netlists-expands: expand rol.
Tristan Gingold
2019-11-03
1
-0
/
+30
*
synth-oper: use build2_uresize
Tristan Gingold
2019-11-03
1
-16
/
+2
*
netlists-utils: add clog2
Tristan Gingold
2019-11-03
2
-0
/
+8
*
netlists-builders: add build2_uresize.
Tristan Gingold
2019-11-03
2
-0
/
+31
*
synth: fix multiport read memories (for issue #1000)
Tristan Gingold
2019-11-03
1
-1
/
+3
*
synth: cap max in synth_slice_suffix
Tristan Gingold
2019-11-03
1
-1
/
+8
*
netlists-expands: rewrite generate_muxes.
Tristan Gingold
2019-11-03
1
-24
/
+102
*
netlists-expands: use a safe walk.
Tristan Gingold
2019-11-03
1
-1
/
+3
*
synth: add support for inout variable interfaces.
Tristan Gingold
2019-11-01
2
-3
/
+4
*
synth-values: handle value_const for is_equal.
Tristan Gingold
2019-11-01
1
-0
/
+5
*
synth: handle nested if generate statements.
Tristan Gingold
2019-11-01
2
-21
/
+29
*
netlits: fix memidx order.
Tristan Gingold
2019-11-01
2
-39
/
+52
*
netlists-dump: improve output.
Tristan Gingold
2019-11-01
1
-10
/
+11
*
netlists-expands: expand dyn_insert
Tristan Gingold
2019-11-01
2
-42
/
+174
*
ghdlsynth_gates.h: regenerate.
Tristan Gingold
2019-10-31
1
-0
/
+4
[next]