aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-context.ads
Commit message (Collapse)AuthorAgeFilesLines
* synth: preliminary support of dynamic indexing.Tristan Gingold2019-07-281-1/+4
|
* synth: make type Wire_Id_Record private.Tristan Gingold2019-07-171-2/+0
|
* synth: handle instantiation (WIP)Tristan Gingold2019-07-101-0/+2
|
* synth: handle simple user function calls.Tristan Gingold2019-07-061-0/+2
|
* synth: destroy iterator after for-loop.Tristan Gingold2019-07-011-0/+3
|
* vhdl: move annotations from simul to vhdl.Tristan Gingold2019-06-291-1/+1
|
* synth: get rid of execution and elaboration.Tristan Gingold2019-06-191-10/+28
|
* synth: add comments.Tristan Gingold2019-06-071-2/+7
|
* synth: add comments and refactoring.Tristan Gingold2019-06-071-0/+21
|
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
|
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-1/+1
|
* simulation: refactoring (move block_instance to iir_values).Tristan Gingold2017-11-241-1/+1
|
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+50