index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
netlists-expands.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license headers
umarcor
2021-02-05
1
-5
/
+3
*
netlists-expands: remove memidx gates after expansion.
Tristan Gingold
2020-05-18
1
-13
/
+28
*
netlists-folds: add Build2_And, remove default location.
Tristan Gingold
2020-05-06
1
-1
/
+1
*
synth: add many calls to set_location
Tristan Gingold
2020-04-26
1
-6
/
+23
*
netlists-expands: fix handling of non-consective extractions. Fix #1241
Tristan Gingold
2020-04-18
1
-2
/
+4
*
netlists: handle more case of 0 sized nets.
Tristan Gingold
2020-03-13
1
-0
/
+5
*
synth: handle memories in inout variable parameter.
Tristan Gingold
2020-03-10
1
-2
/
+6
*
netlists-expands: fix dyn_insert_en (en was missing). Fix #1155
Tristan Gingold
2020-03-07
1
-1
/
+2
*
synth: rework (again) memory inference.
Tristan Gingold
2020-02-10
1
-2
/
+2
*
netlists-expands: also handle ror.
Tristan Gingold
2020-01-30
1
-7
/
+24
*
synth: improve support of 0-width nets and gates. Fix #1113
Tristan Gingold
2020-01-25
1
-1
/
+0
*
netlists: expand dyn_insert_en
Tristan Gingold
2019-11-11
1
-4
/
+17
*
netlists-expands: handle gaps.
Tristan Gingold
2019-11-11
1
-12
/
+12
*
synth: extract netlists-folds from netlists-builders.
Tristan Gingold
2019-11-05
1
-0
/
+1
*
netlists-expands: expand rol.
Tristan Gingold
2019-11-03
1
-0
/
+30
*
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
*
netlits: fix memidx order.
Tristan Gingold
2019-11-01
1
-38
/
+49
*
netlists-expands: expand dyn_insert
Tristan Gingold
2019-11-01
1
-42
/
+171
*
netlists-expands: handle 2d arrays.
Tristan Gingold
2019-10-28
1
-83
/
+72
*
synth: adjust computation of max for dyn_extract.
Tristan Gingold
2019-10-28
1
-2
/
+2
*
netlists-expand: truncate address if needed.
Tristan Gingold
2019-10-27
1
-0
/
+10
*
netlists: add code to expand dyn_extract gates (WIP).
Tristan Gingold
2019-10-27
1
-0
/
+222