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 (
Collapse
)
Author
Age
Files
Lines
*
synth: file renaming for decls, expr, insts and stmts.
Tristan Gingold
2021-04-28
1
-1227
/
+0
|
*
synth: use a generic version of synth-environment.
Tristan Gingold
2021-04-27
1
-1
/
+1
|
*
synth-insts.adb: avoid a crash after an error during instantiation. Fix #1734
Tristan Gingold
2021-04-23
1
-1
/
+4
|
*
synth: refactoring (synth.files_operations -> synth.vhdl_files)
Tristan Gingold
2021-04-16
1
-2
/
+2
|
*
synth: avoid crash in case of non-elaboratable generic.
Tristan Gingold
2021-04-15
1
-1
/
+5
|
*
synth: handle loc attribute (for ports). Fix #1682
Tristan Gingold
2021-03-17
1
-1
/
+2
|
*
synth: handle attributes of length 0. Fix #1680
Tristan Gingold
2021-03-13
1
-1
/
+4
|
*
synth-expr: compute signess for range array attributes. Fix #1645
Tristan Gingold
2021-02-12
1
-2
/
+1
|
*
update license headers
umarcor
2021-02-05
1
-5
/
+3
|
*
synth: always finalize declarations. Fix #1591
Tristan Gingold
2021-01-13
1
-4
/
+18
|
*
synth: improve support of interface package. For #1460
Tristan Gingold
2020-09-13
1
-66
/
+89
|
*
synth-decls: avoid elaboration crash after global signals. For #1387
Tristan Gingold
2020-07-18
1
-1
/
+3
|
*
synth: do not support signals declared in a package.
Tristan Gingold
2020-07-02
1
-0
/
+5
|
*
vhdl-nodes: make Subtype_Indication Maybe_Ref. For #641
Tristan Gingold
2020-06-30
1
-2
/
+2
|
*
netlists: initial support of attributes.
Tristan Gingold
2020-05-21
1
-4
/
+50
|
*
synth: create abstractions for Pval (from synth-insts to synth-decls)
Tristan Gingold
2020-05-20
1
-4
/
+50
|
*
synth-decls: handle unbounded record subtypes. Fix #1324
Tristan Gingold
2020-05-19
1
-33
/
+15
|
*
synth-decls: can initialize a static variable with a constant.
Tristan Gingold
2020-05-16
1
-0
/
+1
|
*
synth: handle non-text file (add signatures).
Tristan Gingold
2020-05-15
1
-2
/
+22
|
*
synth: handle vhdl-08 ports. Fix ghdl/ghdl-yosys-plugin#111
Tristan Gingold
2020-05-07
1
-9
/
+12
|
*
synth: revert a previous commit: remove the En parameter.
Tristan Gingold
2020-05-06
1
-31
/
+25
|
*
synth: initial support of unbounded records. Fix #1283
Tristan Gingold
2020-05-05
1
-4
/
+5
|
*
synth: reduce use of global context.
Tristan Gingold
2020-05-04
1
-12
/
+17
|
*
synth: propagate enable condition to expressions. For #1273
Tristan Gingold
2020-05-01
1
-29
/
+37
|
*
synth: also check default value of signals. For #1271
Tristan Gingold
2020-04-30
1
-18
/
+26
|
*
synth: do not allow signals in default values. Fix #1271
Tristan Gingold
2020-04-30
1
-4
/
+22
|
|
|
|
Only for default values of 'global' objects.
*
synth: ignore signal attribute.
Tristan Gingold
2020-04-22
1
-0
/
+6
|
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
1
-1
/
+1
|
|
|
|
Global renaming.
*
synth: improve handling of nested memories. Fix #1250
Tristan Gingold
2020-04-20
1
-4
/
+3
|
*
synth: reject protected types. Fix #1244
Tristan Gingold
2020-04-19
1
-4
/
+18
|
*
synth: initialize variables with a static value.
Tristan Gingold
2020-04-11
1
-3
/
+8
|
*
synth: refactoring to store static values in wires.
Tristan Gingold
2020-04-09
1
-2
/
+2
|
*
synth: extract synth.objtypes from synth.values.
Tristan Gingold
2020-04-09
1
-0
/
+1
|
*
synth: handle configuration_specification. Fix #1197
Tristan Gingold
2020-04-06
1
-0
/
+4
|
*
synth-decls: fix type range of enumerations.
Tristan Gingold
2020-04-06
1
-3
/
+3
|
*
synth: add value_memory and use it to store objects value.
Tristan Gingold
2020-04-06
1
-14
/
+27
|
*
synth: more cleanup (and use of valtyp).
Tristan Gingold
2020-04-02
1
-8
/
+9
|
*
synth: rework - use valtyp for expressions.
Tristan Gingold
2020-04-02
1
-85
/
+79
|
*
synth: use more Dim_Type.
Tristan Gingold
2020-04-01
1
-3
/
+3
|
*
synth: fix handling of subtype indication in object aliases for vhdl 2008.
Tristan Gingold
2020-03-29
1
-4
/
+8
|
|
|
|
Fix #1175
*
synth: do not emit warning for unassigned but unused signals.
Tristan Gingold
2020-03-28
1
-5
/
+11
|
*
synth: improve propagation of errors.
Tristan Gingold
2020-03-25
1
-0
/
+7
|
*
synth: improve handling of aliases.
Tristan Gingold
2020-03-25
1
-39
/
+44
|
*
synth: handle package instantiation. Fix #1159
Tristan Gingold
2020-03-24
1
-0
/
+19
|
*
synth: handle multiple constant declarations. Fix #1172
Tristan Gingold
2020-03-23
1
-9
/
+18
|
*
synth: preliminary work for package instantiation. For #1159
Tristan Gingold
2020-03-23
1
-3
/
+82
|
*
synth: do not crash immediately on access type.
Tristan Gingold
2020-03-22
1
-31
/
+40
|
*
synth: propagate more errors.
Tristan Gingold
2020-03-14
1
-0
/
+4
|
*
synth-decls: fix handling of record subtypes.
Tristan Gingold
2020-02-29
1
-1
/
+14
|
*
synth-decls: handle alias declaration without subtype indication.
Tristan Gingold
2020-02-21
1
-2
/
+7
|
|
|
|
Fix #1144
[next]