index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
simul
Commit message (
Collapse
)
Author
Age
Files
Lines
*
simul-vhdl_elab: fix computation of nbr of sources
Tristan Gingold
2023-01-30
1
-2
/
+7
|
*
simul: use same packing order for nets and for values.
Tristan Gingold
2023-01-30
2
-27
/
+25
|
*
simul: improve info sig and info time
Tristan Gingold
2023-01-30
1
-52
/
+78
|
*
synth: create sub-instace for processes
Tristan Gingold
2023-01-20
1
-0
/
+1
|
*
simul: handle PSL endpoints
Tristan Gingold
2023-01-18
2
-10
/
+29
|
*
simul: fix last_value for post vhdl 87
Tristan Gingold
2023-01-18
2
-103
/
+145
|
*
simul: disable --trace-signals
Tristan Gingold
2023-01-15
1
-0
/
+4
|
*
synth: improve error propagation on slices
Tristan Gingold
2023-01-14
1
-1
/
+4
|
*
synth: handle protected functions in conversion functions
Tristan Gingold
2023-01-12
1
-1
/
+2
|
*
simul: handle PSL aborts
Tristan Gingold
2023-01-12
2
-0
/
+67
|
*
simul: fix handling of drivers/sensitivity within processes
Tristan Gingold
2023-01-12
2
-21
/
+24
|
*
simul: avoid a crash after an error in a condition
Tristan Gingold
2023-01-11
1
-1
/
+6
|
*
synth: improve support of PSL endpoints
Tristan Gingold
2023-01-11
1
-1
/
+2
|
*
simul: allow function calls in signal association by value
Tristan Gingold
2023-01-11
1
-0
/
+2
|
*
simul: handle psl assume directives
Tristan Gingold
2023-01-11
1
-0
/
+2
|
*
simul: add sensitivity for psl processes
Tristan Gingold
2023-01-11
1
-4
/
+7
|
*
simul: improve assertion messages for psl
Tristan Gingold
2023-01-11
1
-5
/
+15
|
*
simul: add debug command 'run -s'
Tristan Gingold
2023-01-11
3
-8
/
+18
|
*
simul: handle array element resolution
Tristan Gingold
2023-01-11
1
-1
/
+6
|
*
simul: improve debugger output
Tristan Gingold
2023-01-11
1
-5
/
+5
|
*
simul: enable all debug features during elaboration
Tristan Gingold
2023-01-10
2
-5
/
+3
|
*
synth: handle indexes in arrays conversion
Tristan Gingold
2023-01-10
1
-2
/
+2
|
*
simul: handle inertial assignments
Tristan Gingold
2023-01-10
1
-2
/
+14
|
*
synth-vhdl_aggr: optimize common aggregate
Tristan Gingold
2023-01-10
1
-6
/
+8
|
*
synth: always create shared variables
Tristan Gingold
2023-01-09
1
-21
/
+2
|
*
simul: set assertion hook before elaboration
Tristan Gingold
2023-01-09
1
-3
/
+3
|
*
simul-vhdl_simul: fix effective value writes
Tristan Gingold
2023-01-09
1
-1
/
+20
|
*
simul: handle function calls in sensitivity compute.
Tristan Gingold
2023-01-09
1
-0
/
+6
|
*
simul: improve error recovery during elaboration
Tristan Gingold
2023-01-09
1
-3
/
+12
|
*
simul: handle PSL cover
Tristan Gingold
2023-01-09
2
-3
/
+7
|
*
simul: handle force/release signal assignments
Tristan Gingold
2023-01-03
1
-0
/
+174
|
*
synth: introduce type_array_unbounded
Tristan Gingold
2023-01-03
3
-0
/
+4
|
*
simul: skip psl default clock in declarations
Tristan Gingold
2023-01-03
1
-0
/
+1
|
*
synth: fix to_string for character
Tristan Gingold
2023-01-02
1
-0
/
+3
|
*
synth: elaborate case generate statements
Tristan Gingold
2023-01-01
1
-1
/
+2
|
*
simul: handle nested packages
Tristan Gingold
2023-01-01
1
-1
/
+5
|
*
synth: add statement in context, adjust path/instance name attributes
Tristan Gingold
2022-12-31
1
-1
/
+1
|
*
simul: handle driving and driving_value attributes
Tristan Gingold
2022-12-26
1
-6
/
+39
|
*
simul: handle transaction attribute
Tristan Gingold
2022-12-26
2
-3
/
+13
|
*
simul: handle aggregate is guarded signal assignment target
Tristan Gingold
2022-12-26
1
-7
/
+29
|
*
vhdl-canon: handle unaffected
Tristan Gingold
2022-12-26
1
-0
/
+5
|
*
synth: add value_sig_val to handle individual signal associations
Tristan Gingold
2022-12-26
1
-28
/
+166
|
*
vhdl-sem_inst: add instantiate_interface_package_declaration
Tristan Gingold
2022-12-18
1
-0
/
+4
|
*
vhdl: fix some compiler warnings
Tristan Gingold
2022-11-08
2
-4
/
+0
|
*
simul: fix spurious error about multiple drivers
Tristan Gingold
2022-10-14
1
-0
/
+2
|
*
simul: handle delayed attribute
Tristan Gingold
2022-10-14
2
-6
/
+66
|
*
simul: handle last_event and last_active
Tristan Gingold
2022-10-13
1
-4
/
+98
|
*
simul-vhdl_simul: keep default value of collapsed signals
Tristan Gingold
2022-10-13
1
-1
/
+10
|
*
simul-vhdl_elab: fix crash on association with implicit signals
Tristan Gingold
2022-10-13
1
-1
/
+4
|
*
simul: fix a crash due to missing stride
Tristan Gingold
2022-10-13
1
-5
/
+7
|
[next]