index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
grt
/
grt-signals.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
grt-signals.adb: fix access. Fix #1652
Tristan Gingold
2021-02-18
1
-1
/
+1
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
vhdl: handle force/release statements in translate and grt. For #1416
Tristan Gingold
2020-08-03
1
-116
/
+364
*
grt: split grt-errors, disp current process.
Tristan Gingold
2020-02-10
1
-0
/
+2
*
grt-signals: do not read beyond value for driver transaction.
Tristan Gingold
2019-01-01
1
-66
/
+40
*
grt: rework error API (WIP).
Tristan Gingold
2018-09-16
1
-5
/
+5
*
grt-signals: Adjust comments.
Tristan Gingold
2018-03-04
1
-4
/
+2
*
grt-signals: simplify code.
Tristan Gingold
2018-03-03
1
-53
/
+26
*
grt-signals: renaming.
Tristan Gingold
2018-03-03
1
-39
/
+49
*
grt-signals: minor refactoring.
Tristan Gingold
2018-03-02
1
-6
/
+8
*
grt-signals: remove next_signal_active.
Tristan Gingold
2018-03-02
1
-21
/
+7
*
grt-signals: factorize code, add comments.
Tristan Gingold
2018-03-02
1
-92
/
+94
*
grt-signals: factorize, add comments.
Tristan Gingold
2018-02-27
1
-38
/
+51
*
vpi/force signals: ensure value propagation.
Tristan Gingold
2018-02-25
1
-4
/
+10
*
grt-signals: add comments and assertions.
Tristan Gingold
2018-02-25
1
-4
/
+33
*
grt-signals: minor refactoring.
Tristan Gingold
2018-02-23
1
-20
/
+25
*
grt-signals: fix thinko in delayed_implicit_process.
Tristan Gingold
2017-11-15
1
-5
/
+3
*
Create default value for ports.
Tristan Gingold
2017-05-09
1
-10
/
+72
*
Apply No_Return pragma only on specs. Create specs if needed.
Tristan Gingold
2017-02-06
1
-1
/
+3
*
grt: fix incorrect use of stdout for some errors.
Tristan Gingold
2016-02-22
1
-1
/
+1
*
grt: remove rti field in signals (to reduce space).
Tristan Gingold
2016-02-21
1
-67
/
+5
*
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-18
1
-111
/
+191
*
Rework callbacks, support cocotb.
Tristan Gingold
2015-10-30
1
-29
/
+150
*
Adjust previous patch.
Tristan Gingold
2015-06-20
1
-10
/
+18
*
signals: simplify and fix code for delayed signals.
Tristan Gingold
2015-06-18
1
-18
/
+9
*
vhdl 2008: allow to read out ports.
Tristan Gingold
2015-05-14
1
-6
/
+6
*
grt-signals: avoid possible unaligned pointer dereference.
Tristan Gingold
2015-01-17
1
-2
/
+23
*
sem: fix Can_Collapse_Signals regression.
Tristan Gingold
2015-01-12
1
-0
/
+1
*
grt-signals: code factorization.
Tristan Gingold
2015-01-10
1
-41
/
+7
*
Initialize direct driver value.
Tristan Gingold
2015-01-10
1
-0
/
+22
*
rtis: add source location for blocks and object. Use them in fst dumper.
Tristan Gingold
2014-12-13
1
-0
/
+3
*
Move files and dirs from translate/
Tristan Gingold
2014-11-05
1
-0
/
+3400