aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-environment.ads
Commit message (Collapse)AuthorAgeFilesLines
* synth: propagate assignments out of subprograms. Fix #960Tristan Gingold2019-10-061-0/+7
|
* synth: finalize declarations and free wires.Tristan Gingold2019-09-271-0/+17
|
* synth: improve locations tracking.Tristan Gingold2019-09-181-1/+2
|
* synth: fold addition on constant nets.Tristan Gingold2019-09-171-0/+8
|
* synth: improve support of return statement.Tristan Gingold2019-09-111-0/+1
|
* synth: handle partial assignments in case statements.Tristan Gingold2019-09-071-5/+36
|
* synth: add support for record types.Tristan Gingold2019-08-291-0/+5
| | | | (WIP: need to fix regression of stmt01).
* synth: rework partial assignmentsTristan Gingold2019-08-271-8/+38
|
* synth: add comments.Tristan Gingold2019-08-091-1/+9
|
* synth: refactoring in inference/environment.Tristan Gingold2019-08-011-0/+2
|
* synth: refactor inference, add comment, strengthen check.Tristan Gingold2019-08-011-0/+2
|
* synth: finalize concurrent assignments (WIP).Tristan Gingold2019-07-191-1/+26
|
* synth: make more types private.Tristan Gingold2019-07-171-34/+47
|
* synth: make type Wire_Id_Record private.Tristan Gingold2019-07-171-23/+37
|
* synth: renaming of Assign to Seq_Assign.Tristan Gingold2019-07-171-14/+15
|
* synth: add comments.Tristan Gingold2019-07-171-0/+1
|
* synth-environement: add comments.Tristan Gingold2019-07-081-3/+2
|
* synth: add comments.Tristan Gingold2019-06-071-3/+6
|
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+153