aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-values-debug.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: initial support of unbounded records. Fix #1283Tristan Gingold2020-05-051-0/+4
* synth: improve debugging routines.Tristan Gingold2020-05-041-2/+7
* types: introduce Direction_Type, which replaces Iir_Direction.Tristan Gingold2020-04-201-3/+3
* synth-values-debug: improve debug_typ.Tristan Gingold2020-04-191-4/+26
* synth: reject protected types. Fix #1244Tristan Gingold2020-04-191-0/+4
* synth-values-debug: handle all kind of valtyp.Tristan Gingold2020-04-181-1/+13
* synth-values-debug: add debug_typ.Tristan Gingold2020-04-161-0/+47
* synth-values-debug: handle all types.Tristan Gingold2020-04-131-2/+15
* synth: refactoring to store static values in wires.Tristan Gingold2020-04-091-13/+14
* synth: extract synth.objtypes from synth.values.Tristan Gingold2020-04-091-0/+1
* Add synth-values-debug.Tristan Gingold2020-04-061-0/+91