aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-dump.adb
Commit message (Expand)AuthorAgeFilesLines
* netlists: remove get_name renaming for modules.Tristan Gingold2019-10-061-3/+3
* netlists: Remove Get_Name renaming for instances.Tristan Gingold2019-10-061-5/+5
* netlists-dump: add prefix to numbers.Tristan Gingold2019-10-061-8/+8
* synth: disp net number in netlists-dumpTristan Gingold2019-09-281-1/+13
* netlists-dump: disp width of outputs in instances.Tristan Gingold2019-09-211-2/+4
* netlists-dump: add width on extract output.Tristan Gingold2019-09-171-5/+14
* synth: add support for memories.Tristan Gingold2019-07-291-9/+8
* synth: rework names.Tristan Gingold2019-07-221-1/+3
* synth: add concatn gateTristan Gingold2019-07-191-1/+1
* netlists-dump: write const in hexa.Tristan Gingold2019-07-011-7/+9
* synth: add get_input_net helper.Tristan Gingold2019-06-281-1/+1
* [PATCH] synth: add comments.Tristan Gingold2019-04-181-4/+10
* synth: minimal support of slices.Tristan Gingold2019-04-161-0/+1
* synth: add --disp-noinlineTristan Gingold2019-04-161-2/+6
* synth: add comments.Tristan Gingold2019-04-161-0/+5
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+489