index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-values.ads
Commit message (
Collapse
)
Author
Age
Files
Lines
*
synth: renames Is_Const to Is_Static.
Tristan Gingold
2019-11-13
1
-2
/
+3
|
*
synth: add support for file declarations.
Tristan Gingold
2019-11-13
1
-1
/
+3
|
*
synth-stmts: return sub arrays/records for
Tristan Gingold
2019-11-12
1
-2
/
+2
|
*
synth: initial support for file types. For #1004
Tristan Gingold
2019-11-11
1
-1
/
+14
|
*
synth: initial support of access type. For #1004
Tristan Gingold
2019-11-11
1
-1
/
+17
|
*
synth-value: export get_bound_length.
Tristan Gingold
2019-11-04
1
-0
/
+3
|
*
synth: add value_const.
Tristan Gingold
2019-10-20
1
-3
/
+20
|
*
synth: remove unused wlen field of bound_type.
Tristan Gingold
2019-10-03
1
-4
/
+1
|
*
synth: improve support of arrays or arrays. Fix #955
Tristan Gingold
2019-10-01
1
-1
/
+3
|
*
synth: check matching bounds for array equality. Fix #947
Tristan Gingold
2019-09-30
1
-0
/
+2
|
*
synth: special handling of 'const' functions.
Tristan Gingold
2019-09-30
1
-0
/
+3
|
*
synth: refactoring of alias (allow alias of anything).
Tristan Gingold
2019-09-30
1
-2
/
+2
|
*
synth: introduce type_logic
Tristan Gingold
2019-09-29
1
-1
/
+5
|
*
synth: introduce type_unbounded_vector.
Tristan Gingold
2019-09-22
1
-0
/
+4
|
*
synth: remove value_mux2.
Tristan Gingold
2019-09-18
1
-10
/
+0
|
*
synth: fold addition on constant nets.
Tristan Gingold
2019-09-17
1
-1
/
+3
|
*
synth: extract synth-oper from synth-expr
Tristan Gingold
2019-09-12
1
-0
/
+3
|
*
synth: improve support of return statement.
Tristan Gingold
2019-09-11
1
-0
/
+2
|
*
synth: introduce slice type.
Tristan Gingold
2019-09-11
1
-0
/
+7
|
*
synth: Add width field in type_type record.
Tristan Gingold
2019-09-11
1
-3
/
+6
|
*
synth: handle alias (WIP, read only).
Tristan Gingold
2019-09-11
1
-1
/
+10
|
*
synth: handle const record aggregates.
Tristan Gingold
2019-09-05
1
-4
/
+9
|
*
synth: add value_const_array.
Tristan Gingold
2019-09-05
1
-1
/
+9
|
*
synth: add support for record types.
Tristan Gingold
2019-08-29
1
-5
/
+16
|
|
|
|
(WIP: need to fix regression of stmt01).
*
synth: add support for memories.
Tristan Gingold
2019-07-29
1
-2
/
+10
|
*
synth: remove extract_bound (trivial).
Tristan Gingold
2019-07-28
1
-2
/
+0
|
*
synth: unconstrained arrays.
Tristan Gingold
2019-07-28
1
-0
/
+7
|
*
synth: preliminary support of dynamic indexing.
Tristan Gingold
2019-07-28
1
-84
/
+111
|
*
synth: rework range.
Tristan Gingold
2019-07-26
1
-0
/
+6
|
*
synth: preliminary support of integer subtypes.
Tristan Gingold
2019-07-26
1
-0
/
+2
|
*
synth: fix aggregate vectorize direction.
Tristan Gingold
2019-07-20
1
-0
/
+1
|
*
synth: handle instantiation (WIP)
Tristan Gingold
2019-07-10
1
-0
/
+2
|
*
synth: handle slice assignment.
Tristan Gingold
2019-06-25
1
-0
/
+1
|
*
synth: remove unused Value_Logic.
Tristan Gingold
2019-06-23
1
-7
/
+0
|
*
synth: handle more predefined functions.
Tristan Gingold
2019-06-23
1
-1
/
+6
|
*
synth: get rid of execution and elaboration.
Tristan Gingold
2019-06-19
1
-25
/
+104
|
*
synth: support conditional signal assignments.
Tristan Gingold
2019-06-08
1
-0
/
+10
|
*
synth: add comments and refactoring.
Tristan Gingold
2019-06-07
1
-19
/
+18
|
*
vhdl: rename iirs to vhdl.nodes
Tristan Gingold
2019-05-05
1
-1
/
+1
|
*
Create the simul.ads package (for a namespace).
Tristan Gingold
2017-11-24
1
-2
/
+2
|
*
simulation: refactoring (move block_instance to iir_values).
Tristan Gingold
2017-11-24
1
-2
/
+0
|
*
Add netlist generation infrastructure.
Tristan Gingold
2017-01-31
1
-0
/
+120