index
:
iCE40/ghdl
master
clone of https://github.com/ghdl/ghdl
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
simulate
/
annotations.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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