Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create the simul.ads package (for a namespace). | Tristan Gingold | 2017-11-24 | 1 | -1345/+0 |
| | |||||
* | simulation: refactoring (move block_instance to iir_values). | Tristan Gingold | 2017-11-24 | 1 | -4/+3 |
| | |||||
* | Annotations: minor reformating. | Tristan Gingold | 2017-11-19 | 1 | -14/+7 |
| | |||||
* | simulate: add extra_slot. | Tristan Gingold | 2017-11-16 | 1 | -6/+13 |
| | |||||
* | Update simulate. | Tristan Gingold | 2017-11-08 | 1 | -14/+11 |
| | |||||
* | simulate: reorder block list, support Concurrent_Simple_Signal_Assignment | Tristan Gingold | 2017-01-31 | 1 | -0/+5 |
| | |||||
* | Fix ghdlsimul build. | Tristan Gingold | 2017-01-31 | 1 | -3/+4 |
| | |||||
* | simulation: remove sim_be after previous code factorization. | Tristan Gingold | 2016-10-15 | 1 | -5/+14 |
| | |||||
* | Rework AST to setup ownership and reference policy. | Tristan Gingold | 2016-10-11 | 1 | -2/+1 |
| | | | | Check it with nodes_gc. | ||||
* | Rewrite most of error and warning messages. | Tristan Gingold | 2016-08-02 | 1 | -1/+2 |
| | |||||
* | simulation: remove unused kind_range. | Tristan Gingold | 2016-03-29 | 1 | -7/+0 |
| | |||||
* | simul: preliminary work to support PSL. | Tristan Gingold | 2016-02-14 | 1 | -2/+16 |
| | |||||
* | simul: add support of e8. | Tristan Gingold | 2016-02-10 | 1 | -13/+20 |
| | |||||
* | simul: handle vhdl 2008. | Tristan Gingold | 2016-02-06 | 1 | -43/+73 |
| | |||||
* | simul: support of package instantiation. | Tristan Gingold | 2016-02-06 | 1 | -4/+32 |
| | |||||
* | simul: use Tables instead of GNAT.Table | Tristan Gingold | 2016-01-27 | 1 | -4/+3 |
| | |||||
* | simul: handle declarations in configuration. | Tristan Gingold | 2016-01-27 | 1 | -9/+12 |
| | |||||
* | simul: fix attribute specification, noop type conversion, indiv sig assoc. | Tristan Gingold | 2016-01-26 | 1 | -0/+2 |
| | |||||
* | simulate: fix handling of deferred constants. | Tristan Gingold | 2016-01-19 | 1 | -3/+1 |
| | |||||
* | Adjust simulation after sigptr changes. | Tristan Gingold | 2015-12-19 | 1 | -5/+4 |
| | |||||
* | simulation: use invalid_instance_slot instead of 0. | Tristan Gingold | 2015-01-24 | 1 | -3/+3 |
| | |||||
* | Simulation: renaming. | Tristan Gingold | 2015-01-23 | 1 | -71/+72 |
| | |||||
* | simulation: rework scope_level. | Tristan Gingold | 2015-01-23 | 1 | -79/+84 |
| | |||||
* | Style fixes. | Tristan Gingold | 2015-01-18 | 1 | -1/+2 |
| | |||||
* | Fix build of ghdl_simul (WIP). | Tristan Gingold | 2015-01-16 | 1 | -29/+47 |
| | |||||
* | Move translate and simulate. | Tristan Gingold | 2014-11-05 | 1 | -0/+1236 |