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: 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
*
nelists-memories: reject memories with reset.
Tristan Gingold
2019-10-21
1
-1
/
+4
*
netlists-memories: fixes in ROM.
Tristan Gingold
2019-10-20
1
-48
/
+51
*
netlists-memories: preliminary work to handle ROM.
Tristan Gingold
2019-10-20
1
-111
/
+194
*
synth: use note messages for memories (instead of warnings).
Tristan Gingold
2019-10-19
1
-27
/
+21
*
netlists-memories: check ports.
Tristan Gingold
2019-10-18
1
-7
/
+161
*
synth: add netlists-memories to extract memories. Still WIP.
Tristan Gingold
2019-10-17
1
-0
/
+500
[prev]