aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-environments.ads
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* types: introduce Direction_Type, which replaces Iir_Direction.Tristan Gingold2020-04-201-3/+6
* vhdl: move annotations from simul to vhdl.Tristan Gingold2019-06-291-1/+1
* vhdl: decouple annotations from environments.Tristan Gingold2019-06-191-91/+1
* simul: refine scalar type annotations.Tristan Gingold2019-06-121-4/+9
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* simul: remove ports_map from instances (not used).Tristan Gingold2018-01-021-3/+0
* simul: Add subprogram body in frames.Tristan Gingold2017-12-211-0/+3
* simul: Add ref in info to ease debugging.Tristan Gingold2017-12-211-0/+3
* simul: add Kind_Protected instead of reusing Kind_Frame.Tristan Gingold2017-12-211-1/+2
* simul-debugger: improve info signals.Tristan Gingold2017-12-211-2/+4
* simul: handle package interface, remove iir_value_environment.Tristan Gingold2017-12-051-13/+2
* simul: handle instantiated package.Tristan Gingold2017-12-051-0/+5
* simul: add iir_value_instance, remove package_instances.Tristan Gingold2017-12-031-0/+5
* simul: Remove scope_type (unused).Tristan Gingold2017-12-031-30/+0
* simul: add global_info.Tristan Gingold2017-12-031-1/+6
* simul: refactoring: scope is now the corresponding sim_info.Tristan Gingold2017-12-031-1/+73
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-0/+481