index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
simul
/
simul-vhdl_elab.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
simul: handle psl assume directives
Tristan Gingold
2023-01-11
1
-0
/
+2
*
simul: enable all debug features during elaboration
Tristan Gingold
2023-01-10
1
-4
/
+0
*
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: 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
1
-2
/
+5
*
synth: introduce type_array_unbounded
Tristan Gingold
2023-01-03
1
-0
/
+1
*
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 transaction attribute
Tristan Gingold
2022-12-26
1
-0
/
+9
*
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
1
-2
/
+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
1
-0
/
+11
*
simul-vhdl_elab: fix crash on association with implicit signals
Tristan Gingold
2022-10-13
1
-1
/
+4
*
simul: recompute object alias offsets
Tristan Gingold
2022-10-06
1
-1
/
+14
*
simul: fix signal attribute or guard as actual in connections
Tristan Gingold
2022-10-06
1
-10
/
+12
*
simul: handle stable attribute
Tristan Gingold
2022-09-30
1
-0
/
+11
*
simul: handle quiet attribute
Tristan Gingold
2022-09-29
1
-0
/
+29
*
simul: factorize code, add sub_signal_type
Tristan Gingold
2022-09-29
1
-66
/
+51
*
simul-vhdl_elab: avoid a crash for null-range signals
Tristan Gingold
2022-09-26
1
-10
/
+14
*
synth: handle attributes in configurations
Tristan Gingold
2022-09-26
1
-1
/
+3
*
simul: gather disconnection specifications, create guard signal
Tristan Gingold
2022-09-25
1
-29
/
+80
*
synth: ignore groups and group templates
Tristan Gingold
2022-09-25
1
-1
/
+3
*
simul: reuse drivers extraction from elaboration
Tristan Gingold
2022-09-25
1
-3
/
+7
*
simul: handle individual port associations with expressions
Tristan Gingold
2022-09-18
1
-1
/
+5
*
simul: fix resolved association
Tristan Gingold
2022-09-17
1
-1
/
+2
*
simul: use synth_declarations for processes and procedures
Tristan Gingold
2022-09-17
1
-3
/
+2
*
synth: factorize code (reuse synth_constant_declaration)
Tristan Gingold
2022-09-17
1
-1
/
+1
*
synth: handle protected types in subprograms
Tristan Gingold
2022-09-17
1
-31
/
+3
*
synth: preliminary work to factorize code
Tristan Gingold
2022-09-16
1
-13
/
+5
*
simul: improve error handling during elaboration
Tristan Gingold
2022-09-16
1
-0
/
+1
*
simul: add support for protected objects
Tristan Gingold
2022-09-08
1
-1
/
+53
*
simul: fix computation for number of drivers
Tristan Gingold
2022-09-06
1
-1
/
+2
*
synth: handle generics in blocks
Tristan Gingold
2022-09-06
1
-2
/
+18
*
synth: use areapools
Tristan Gingold
2022-09-02
1
-4
/
+32
*
simul: detect multiple drivers for unresolved signals
Tristan Gingold
2022-09-02
1
-8
/
+93
*
synth: handle indexes/ranges in configurations for generate blocks
Tristan Gingold
2022-08-25
1
-1
/
+2
*
simul: handle conversions and associations with constants
Tristan Gingold
2022-08-24
1
-27
/
+26
*
simul: factorize code to compute number of sources
Tristan Gingold
2022-08-23
1
-0
/
+35
*
simul: add extra drivers for ports without sources
Tristan Gingold
2022-08-23
1
-10
/
+76
*
simul: handle individual associations
Tristan Gingold
2022-08-17
1
-2
/
+7
*
simul: add create_connects
Tristan Gingold
2022-08-17
1
-37
/
+38
*
simul: create terminals (WIP)
Tristan Gingold
2022-08-17
1
-1
/
+2
*
simul: gather terminals
Tristan Gingold
2022-07-25
1
-0
/
+29
*
src/simul: rewrite of ghdl/simul based on synth
Tristan Gingold
2022-07-24
1
-0
/
+677