index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-stmts.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: fixes after previous patch.
Tristan Gingold
2019-09-25
1
-1
/
+1
*
synth: rework type for expression.
Tristan Gingold
2019-09-25
1
-56
/
+139
*
synth: handle subtype conversions on interfaces.
Tristan Gingold
2019-09-22
1
-4
/
+2
*
synth: preliminary work for subtype conversions on interfaces.
Tristan Gingold
2019-09-22
1
-4
/
+9
*
synth: handle exit/next statements.
Tristan Gingold
2019-09-22
1
-5
/
+179
*
synth: remove T_En from Seq_Context.
Tristan Gingold
2019-09-21
1
-25
/
+19
*
synth: add bit0/bit1 in instance.
Tristan Gingold
2019-09-21
1
-6
/
+3
*
synth: rename get/set_module for instances.
Tristan Gingold
2019-09-20
1
-2
/
+0
*
synth-context: get rid off Set_Block_Scope.
Tristan Gingold
2019-09-20
1
-8
/
+4
*
synth: make synth_instance_type private.
Tristan Gingold
2019-09-19
1
-14
/
+18
*
synth: Add support for PSL cover directive (#930)
T. Meissner
2019-09-19
1
-0
/
+20
*
synth: improve locations tracking.
Tristan Gingold
2019-09-18
1
-3
/
+4
*
synth: remove value_mux2.
Tristan Gingold
2019-09-18
1
-16
/
+26
*
synth-stmts: fix uninitialized variable.
Tristan Gingold
2019-09-13
1
-1
/
+9
*
synth: initialize subprogram variables.
Tristan Gingold
2019-09-13
1
-1
/
+1
*
synth: improve support of return statement.
Tristan Gingold
2019-09-11
1
-14
/
+86
*
synth: introduce Seq_Context.
Tristan Gingold
2019-09-11
1
-68
/
+62
*
synth: move synth_user_function_call to synth-stmts.
Tristan Gingold
2019-09-11
1
-1
/
+60
*
synth: handle alias (WIP, read only).
Tristan Gingold
2019-09-11
1
-8
/
+29
*
synth: handle partial assignments in case statements.
Tristan Gingold
2019-09-07
1
-22
/
+59
*
synth: handle large width in get_net.
Tristan Gingold
2019-09-04
1
-1
/
+3
*
synth: handle conditional variable assignment.
Tristan Gingold
2019-09-02
1
-0
/
+34
*
synth: fix type elaboration of interfaces.
Tristan Gingold
2019-08-30
1
-2
/
+0
*
synth: ignore report statement.
Tristan Gingold
2019-08-30
1
-0
/
+2
*
synth: add support for record types.
Tristan Gingold
2019-08-29
1
-62
/
+132
*
synth: support sequential conditional signal assignment.
Tristan Gingold
2019-08-27
1
-0
/
+2
*
synth: rework partial assignments
Tristan Gingold
2019-08-27
1
-24
/
+24
*
synth: set name to assert/assume gates.
Tristan Gingold
2019-08-20
1
-4
/
+15
*
vhdl: handle assume in verification units.
Tristan Gingold
2019-08-20
1
-0
/
+2
*
synth: set location on assume/assert gates.
Tristan Gingold
2019-08-20
1
-4
/
+13
*
synth: handle verification units.
Tristan Gingold
2019-08-20
1
-2
/
+19
*
synth: fix handling of assume/assert.
Tristan Gingold
2019-08-14
1
-6
/
+65
*
synth: also extract edge in PSL expressions.
Tristan Gingold
2019-08-13
1
-4
/
+20
*
synth: extract edge for PSL clocks.
Tristan Gingold
2019-08-13
1
-27
/
+34
*
Support for PSL assert and assume in synthesis (#892)
Pepijn de Vos
2019-08-13
1
-4
/
+53
*
synth: fix crash when assignment target is an aggregate.
Tristan Gingold
2019-08-08
1
-5
/
+7
*
synth: handle subtype conversions.
Tristan Gingold
2019-08-05
1
-24
/
+45
*
synth: preliminary support of integer literals.
Tristan Gingold
2019-08-02
1
-6
/
+2
*
synth: rework indexed names.
Tristan Gingold
2019-07-30
1
-34
/
+36
*
synth: add support for memories.
Tristan Gingold
2019-07-29
1
-3
/
+5
*
synth: remove extract_bound (trivial).
Tristan Gingold
2019-07-28
1
-1
/
+1
*
synth: preliminary support of dynamic indexing.
Tristan Gingold
2019-07-28
1
-41
/
+34
*
synth: preliminary support of integer subtypes.
Tristan Gingold
2019-07-26
1
-1
/
+3
*
synth: array inequality, integer in choices.
Tristan Gingold
2019-07-25
1
-0
/
+4
*
synth: save and display locations for instances.
Tristan Gingold
2019-07-25
1
-1
/
+4
*
synth: fix bad ordering in case statement.
Tristan Gingold
2019-07-24
1
-2
/
+3
*
synth: fix slice/indexed assignment that partially override previous assign.
Tristan Gingold
2019-07-23
1
-5
/
+8
*
synth: rework names.
Tristan Gingold
2019-07-22
1
-1
/
+6
*
synth: add support for concurrent selected signal assignment.
Tristan Gingold
2019-07-20
1
-2
/
+138
*
synth: initial support for for-generate statement.
Tristan Gingold
2019-07-20
1
-29
/
+84
[next]