index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-decls.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: replace memidx2 by addidx; handle some 2d arrays.
Tristan Gingold
2019-10-03
1
-1
/
+4
*
synth: improve support of arrays or arrays. Fix #955
Tristan Gingold
2019-10-01
1
-4
/
+3
*
synth: renaming and minor refactoring.
Tristan Gingold
2019-09-30
1
-4
/
+4
*
synth-decls: improve handling of subtype aliases for
Tristan Gingold
2019-09-30
1
-26
/
+42
*
synth: convert subtype in alias declaration. Fix #946
Tristan Gingold
2019-09-30
1
-2
/
+6
*
synth: special handling of 'const' functions.
Tristan Gingold
2019-09-30
1
-13
/
+26
*
synth: refactoring of alias (allow alias of anything).
Tristan Gingold
2019-09-30
1
-3
/
+3
*
synth: introduce type_logic
Tristan Gingold
2019-09-29
1
-3
/
+3
*
synth: finalize declarations and free wires.
Tristan Gingold
2019-09-27
1
-0
/
+65
*
synth: handle range attribute; handle vhdl08 array subtype.
Tristan Gingold
2019-09-27
1
-19
/
+25
*
synth: do subtype conversion for variable default
Tristan Gingold
2019-09-26
1
-0
/
+2
*
synth: fixes after previous patch.
Tristan Gingold
2019-09-25
1
-4
/
+6
*
synth: rework type for expression.
Tristan Gingold
2019-09-25
1
-7
/
+21
*
synth: introduce type_unbounded_vector.
Tristan Gingold
2019-09-22
1
-7
/
+15
*
synth: add Get_Build (WIP).
Tristan Gingold
2019-09-20
1
-4
/
+4
*
synth: make synth_instance_type private.
Tristan Gingold
2019-09-19
1
-3
/
+2
*
synth: handle record subtypes.
Tristan Gingold
2019-09-19
1
-36
/
+49
*
synth: initialize subprogram variables.
Tristan Gingold
2019-09-13
1
-3
/
+9
*
synth: Add width field in type_type record.
Tristan Gingold
2019-09-11
1
-5
/
+10
*
synth: handle alias (WIP, read only).
Tristan Gingold
2019-09-11
1
-2
/
+17
*
synth: elab subprogram interfaces subtype
Tristan Gingold
2019-08-31
1
-2
/
+13
*
synth: add support for record types.
Tristan Gingold
2019-08-29
1
-1
/
+17
*
vhdl: handle PSL keywords as vhdl08 reserved words; switch to PSL scanner mode.
Tristan Gingold
2019-08-14
1
-0
/
+3
*
synth: improve support of vhdl08. Fix #882
Tristan Gingold
2019-08-05
1
-4
/
+13
*
synth: fixes for indexed names.
Tristan Gingold
2019-07-30
1
-1
/
+3
*
synth: add support for memories.
Tristan Gingold
2019-07-29
1
-1
/
+0
*
synth: remove extract_bound (trivial).
Tristan Gingold
2019-07-28
1
-0
/
+2
*
synth: unconstrained arrays.
Tristan Gingold
2019-07-28
1
-9
/
+21
*
synth: preliminary support of dynamic indexing.
Tristan Gingold
2019-07-28
1
-54
/
+144
*
synth: preliminary support of integer subtypes.
Tristan Gingold
2019-07-26
1
-1
/
+1
*
synth: handle bit.
Tristan Gingold
2019-07-25
1
-0
/
+1
*
synth: save and display locations for instances.
Tristan Gingold
2019-07-25
1
-0
/
+1
*
synth: handle record type declarations.
Tristan Gingold
2019-07-24
1
-1
/
+11
*
synth: make type Wire_Id_Record private.
Tristan Gingold
2019-07-17
1
-1
/
+1
*
synth: handle anonymous subtypes in array subtypes.
Tristan Gingold
2019-07-15
1
-4
/
+10
*
synth: do not crash on use of std_logic_1164 2008.
Tristan Gingold
2019-07-10
1
-2
/
+6
*
vhdl-annotations: partial revert of previous patch for
Tristan Gingold
2019-07-04
1
-1
/
+2
*
synth: handle vhdl2008 std_logic_1164, handle anonymous_signal.
Tristan Gingold
2019-07-04
1
-5
/
+6
*
synth: ignore non object aliases.
Tristan Gingold
2019-07-03
1
-0
/
+2
*
synth-decls: handle initial value for variables and
Tristan Gingold
2019-07-02
1
-5
/
+4
*
synth: destroy iterator after for-loop.
Tristan Gingold
2019-07-01
1
-7
/
+16
*
vhdl: move annotations from simul to vhdl.
Tristan Gingold
2019-06-29
1
-1
/
+1
*
synth: get rid of execution and elaboration.
Tristan Gingold
2019-06-19
1
-13
/
+185
*
synth: handle enumerated types.
Tristan Gingold
2019-06-12
1
-4
/
+38
*
synth: handle integer +/- for constants.
Tristan Gingold
2019-06-08
1
-0
/
+2
*
synth: WIP for dependencies.
Tristan Gingold
2019-06-07
1
-0
/
+7
*
synth: add comments and refactoring.
Tristan Gingold
2019-06-07
1
-1
/
+1
*
synth: ignore attribute specifications
Christos Gentsos
2019-06-06
1
-0
/
+2
*
synth-decls: ignore attribute declarations
Christos Gentsos
2019-06-06
1
-0
/
+2
*
synth: add support for constants.
Pepijn de Vos
2019-05-28
1
-0
/
+2
[next]