index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
netlists-memories.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: fix handling of multi-dim ROM. Fix #1390
Tristan Gingold
2020-07-24
1
-16
/
+13
*
netlists-memories: minor style fix.
Tristan Gingold
2020-07-22
1
-2
/
+2
*
netlists-memories: simplify addresses when using a 'to' range. Fix #1348
Tristan Gingold
2020-06-02
1
-0
/
+264
*
netlists-memories: clean up: remove handling of dff/idff in chains.
Tristan Gingold
2020-06-02
1
-57
/
+28
*
netlists-memories: handle another merge of dff in read ports. For #1348
Tristan Gingold
2020-06-02
1
-3
/
+154
*
synth: improve support of true dual port rams. For #1069
Tristan Gingold
2020-05-31
1
-4
/
+5
*
netlists-memories: cleanup.
Tristan Gingold
2020-05-29
1
-41
/
+4
*
netlists: rework clock handling in memories.
Tristan Gingold
2020-05-29
1
-65
/
+82
*
netlists: handle UL32 in memory initial value.
Tristan Gingold
2020-05-29
1
-3
/
+16
*
netlists: complete support of attributes. For #1318
Tristan Gingold
2020-05-23
1
-0
/
+1
*
netlists-memories: set location on utrunc. Fix #1332
Tristan Gingold
2020-05-21
1
-1
/
+1
*
synth: improve handling of synchronous memory read.
Tristan Gingold
2020-04-28
1
-6
/
+92
*
synth: add many calls to set_location
Tristan Gingold
2020-04-26
1
-0
/
+5
*
netlists-memories: Handle gated dyn_extract.
Tristan Gingold
2020-04-26
1
-25
/
+236
*
netlists-memories: improve support of memories
Tristan Gingold
2020-04-22
1
-46
/
+50
*
synth: handle multi-dim ROMS. Fix #1220
Tristan Gingold
2020-04-13
1
-14
/
+33
*
netlists-memories: handle (some) slices of ROM outputs. Fix #1219
Tristan Gingold
2020-04-13
1
-18
/
+48
*
synth: improve output of memory initial value.
Tristan Gingold
2020-03-29
1
-3
/
+8
*
netlists-memories: add flag_memory_verbose
Tristan Gingold
2020-03-28
1
-2
/
+7
*
synth: remove useless note message.
Tristan Gingold
2020-03-28
1
-2
/
+5
*
synth: preliminary support of multiport rams (using shared variable).
Tristan Gingold
2020-03-28
1
-321
/
+542
*
netlists: rework memories to fix port orders, add a loop.
Tristan Gingold
2020-02-23
1
-19
/
+45
*
netlists-memories: also reduce muxes for extract.
Tristan Gingold
2020-02-21
1
-7
/
+35
*
netlists-memories: factorize code.
Tristan Gingold
2020-02-20
1
-235
/
+191
*
synthesis: rework memory inference.
Tristan Gingold
2020-02-16
1
-22
/
+90
*
netlists-memories: handle split memories. Fix #1127
Tristan Gingold
2020-02-11
1
-8
/
+18
*
netlists-memories: cleanup.
Tristan Gingold
2020-02-10
1
-319
/
+1
*
synth: rework (again) memory inference.
Tristan Gingold
2020-02-10
1
-38
/
+237
*
synth: fix a typo in a comment.
Tristan Gingold
2020-01-18
1
-1
/
+1
*
netlists-memories: fix split of memory content. Fix
Tristan Gingold
2020-01-16
1
-4
/
+131
*
netlists-memories: allow initialized rams. For #1090
Tristan Gingold
2020-01-13
1
-1
/
+2
*
netlists-memories: allow intermediate signals to detect sync read.
Tristan Gingold
2020-01-12
1
-2
/
+2
*
netlists-disp_vhdl: handle conversion from std_logic to signed/unsigned.
Tristan Gingold
2019-12-24
1
-6
/
+8
*
netlists-memories: add convert_to_memory.
Tristan Gingold
2019-12-24
1
-298
/
+504
*
synth: add Get_Input_Instance.
Tristan Gingold
2019-12-14
1
-10
/
+8
*
netlists-memories: add comments.
Tristan Gingold
2019-12-14
1
-2
/
+44
*
netlists-memories: remove unused subprograms.
Tristan Gingold
2019-12-08
1
-318
/
+0
*
netlists-memories: reduce muxes.
Tristan Gingold
2019-12-08
1
-1
/
+162
*
synth: rework in netlists-memories.
Tristan Gingold
2019-12-06
1
-61
/
+128
*
netlists-memories: avoid a crash when no read. Fix #1018
Tristan Gingold
2019-12-05
1
-1
/
+7
*
netlists-memories: improve ROM inference. For issue #1008
Tristan Gingold
2019-12-05
1
-26
/
+48
*
netlists-memories: generate mem_rd_sync gates.
Tristan Gingold
2019-12-05
1
-169
/
+142
*
netlists-memories: rework.
Tristan Gingold
2019-12-05
1
-2
/
+855
*
netlists-memories: do not crash on anonymous ROM.
Tristan Gingold
2019-11-12
1
-3
/
+6
*
netlists: optimize trunc.
Tristan Gingold
2019-11-11
1
-1
/
+3
*
netlists-memories: truncate wide addresses.
Tristan Gingold
2019-11-05
1
-11
/
+9
*
netlists-memories: adjust message.
Tristan Gingold
2019-11-05
1
-1
/
+1
*
synth: fix multiport read memories (for issue #1000)
Tristan Gingold
2019-11-03
1
-1
/
+3
*
netlits: fix memidx order.
Tristan Gingold
2019-11-01
1
-1
/
+3
*
synth: adjust computation of max for dyn_extract.
Tristan Gingold
2019-10-28
1
-4
/
+2
[next]