aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-memories.adb
Commit message (Collapse)AuthorAgeFilesLines
...
* synth: adjust computation of max for dyn_extract.Tristan Gingold2019-10-281-4/+2
|
* nelists-memories: reject memories with reset.Tristan Gingold2019-10-211-1/+4
|
* netlists-memories: fixes in ROM.Tristan Gingold2019-10-201-48/+51
|
* netlists-memories: preliminary work to handle ROM.Tristan Gingold2019-10-201-111/+194
|
* synth: use note messages for memories (instead of warnings).Tristan Gingold2019-10-191-27/+21
|
* netlists-memories: check ports.Tristan Gingold2019-10-181-7/+161
|
* synth: add netlists-memories to extract memories. Still WIP.Tristan Gingold2019-10-171-0/+500