index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-environment.ads
Commit message (
Collapse
)
Author
Age
Files
Lines
*
synth: add support for sequential assertions. Fix #1273
Tristan Gingold
2020-05-06
1
-1
/
+12
|
*
synth: minor refactoring for clean-up.
Tristan Gingold
2020-05-04
1
-19
/
+28
|
*
synth-stmts: propagate constant values in case statements.
Tristan Gingold
2020-05-04
1
-17
/
+18
|
*
synth: partial refactoring to improve handling of controls in case statements.
Tristan Gingold
2020-05-04
1
-1
/
+7
|
*
synth: use tri_state_type for seq_assign_value.
Tristan Gingold
2020-05-04
1
-3
/
+8
|
*
synth: use static values for control nets when possible.
Tristan Gingold
2020-05-02
1
-0
/
+3
|
*
synth: refactoring to store static values in wires.
Tristan Gingold
2020-04-09
1
-8
/
+25
|
*
synth-environment: add comments.
Tristan Gingold
2020-04-09
1
-41
/
+66
|
*
synth-environment: keep order of seq_assign in phi nodes.
Tristan Gingold
2020-03-21
1
-0
/
+1
|
*
synth: handle some rotation and shifts. Fix #1077
Tristan Gingold
2020-01-30
1
-1
/
+1
|
*
synth: move net_table to netlists-utils.
Tristan Gingold
2019-11-11
1
-7
/
+2
|
*
synth: create build2_concat from netlists-concat.
Tristan Gingold
2019-10-27
1
-1
/
+0
|
*
synth: propagate assignments out of subprograms. Fix #960
Tristan Gingold
2019-10-06
1
-0
/
+7
|
*
synth: finalize declarations and free wires.
Tristan Gingold
2019-09-27
1
-0
/
+17
|
*
synth: improve locations tracking.
Tristan Gingold
2019-09-18
1
-1
/
+2
|
*
synth: fold addition on constant nets.
Tristan Gingold
2019-09-17
1
-0
/
+8
|
*
synth: improve support of return statement.
Tristan Gingold
2019-09-11
1
-0
/
+1
|
*
synth: handle partial assignments in case statements.
Tristan Gingold
2019-09-07
1
-5
/
+36
|
*
synth: add support for record types.
Tristan Gingold
2019-08-29
1
-0
/
+5
|
|
|
|
(WIP: need to fix regression of stmt01).
*
synth: rework partial assignments
Tristan Gingold
2019-08-27
1
-8
/
+38
|
*
synth: add comments.
Tristan Gingold
2019-08-09
1
-1
/
+9
|
*
synth: refactoring in inference/environment.
Tristan Gingold
2019-08-01
1
-0
/
+2
|
*
synth: refactor inference, add comment, strengthen check.
Tristan Gingold
2019-08-01
1
-0
/
+2
|
*
synth: finalize concurrent assignments (WIP).
Tristan Gingold
2019-07-19
1
-1
/
+26
|
*
synth: make more types private.
Tristan Gingold
2019-07-17
1
-34
/
+47
|
*
synth: make type Wire_Id_Record private.
Tristan Gingold
2019-07-17
1
-23
/
+37
|
*
synth: renaming of Assign to Seq_Assign.
Tristan Gingold
2019-07-17
1
-14
/
+15
|
*
synth: add comments.
Tristan Gingold
2019-07-17
1
-0
/
+1
|
*
synth-environement: add comments.
Tristan Gingold
2019-07-08
1
-3
/
+2
|
*
synth: add comments.
Tristan Gingold
2019-06-07
1
-3
/
+6
|
*
Add netlist generation infrastructure.
Tristan Gingold
2017-01-31
1
-0
/
+153