aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-environment-debug.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: use a generic version of synth-environment.Tristan Gingold2021-04-271-4/+4
* update license headersumarcor2021-02-051-5/+3
* synth: improve debugging routines.Tristan Gingold2020-05-041-11/+20
* synth: use tri_state_type for seq_assign_value.Tristan Gingold2020-05-041-5/+8
* synth-environment-debug: improve the debug code for wires.Tristan Gingold2020-04-141-7/+14
* synth: refactoring to store static values in wires.Tristan Gingold2020-04-091-1/+5
* netlists-dump: indent output.Tristan Gingold2019-11-051-2/+2
* netlists: remove renaming of Get_Parent for Net.Tristan Gingold2019-10-061-2/+2
* synth-environment-debug: add dump_partial_assign.Tristan Gingold2019-10-011-10/+17
* synth-environment-debug: improve.Tristan Gingold2019-09-261-1/+2
* synth: rework partial assignmentsTristan Gingold2019-08-271-4/+16
* synth: add a debug procedure.Tristan Gingold2019-08-021-0/+21
* synth: renaming of Assign to Seq_Assign.Tristan Gingold2019-07-171-8/+8
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+76