index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-inference.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth-inference: handle multiple connections.
Tristan Gingold
2019-10-14
1
-14
/
+31
*
synth-infere: extract clock from and tree.
Tristan Gingold
2019-10-14
1
-17
/
+102
*
synth-infere: fix partial assignment with clock enable.
Tristan Gingold
2019-10-14
1
-2
/
+9
*
netlists: add internings child package.
Tristan Gingold
2019-10-10
1
-14
/
+3
*
synth: infere_ff: handle pre-enable. Fix #964
Tristan Gingold
2019-10-08
1
-23
/
+63
*
netlists: remove get_parent renaming for input.
Tristan Gingold
2019-10-06
1
-1
/
+1
*
netlists: remove renaming of Get_Parent for Net.
Tristan Gingold
2019-10-06
1
-4
/
+4
*
netlists: Remove Get_Name renaming for instances.
Tristan Gingold
2019-10-06
1
-1
/
+1
*
synth: add error messages for latches.
Tristan Gingold
2019-10-06
1
-3
/
+37
*
synth-inference: minor improvement.
Tristan Gingold
2019-10-03
1
-10
/
+9
*
synth-inference: fix handling of reset/preset chains in
Tristan Gingold
2019-10-03
1
-3
/
+7
*
synth-inference: handl 'EXPR and CLK' condition. Fix #951
Tristan Gingold
2019-09-30
1
-2
/
+17
*
synth-inference: optimize for controls.
Tristan Gingold
2019-09-23
1
-1
/
+7
*
synth: completly disable inference with -di.
Tristan Gingold
2019-09-22
1
-4
/
+6
*
synth: improve locations tracking.
Tristan Gingold
2019-09-18
1
-0
/
+3
*
synth-inference: detect false loop.
Tristan Gingold
2019-09-17
1
-2
/
+109
*
synth: add synth-flags, add debug option -di.
Tristan Gingold
2019-09-17
1
-1
/
+5
*
synth: add support for record types.
Tristan Gingold
2019-08-29
1
-6
/
+3
*
synth: rework partial assignments
Tristan Gingold
2019-08-27
1
-8
/
+29
*
synth: refactoring in inference/environment.
Tristan Gingold
2019-08-01
1
-6
/
+3
*
synth: refactor inference, add comment, strengthen check.
Tristan Gingold
2019-08-01
1
-18
/
+35
*
synth: refactoring in synth-inference.
Tristan Gingold
2019-07-31
1
-129
/
+137
*
synth: fix Idff; fix 'edge and enable'.
Tristan Gingold
2019-07-02
1
-8
/
+5
*
synth: add get_input_net helper.
Tristan Gingold
2019-06-28
1
-2
/
+2
*
synth: use only one edge gate, make it fully abstract. Handle falling_edge.
Tristan Gingold
2019-05-22
1
-4
/
+5
*
synth: handle synchronous enable in inference.
Tristan Gingold
2019-04-16
1
-23
/
+45
*
synth: support async reset in inference.
Tristan Gingold
2019-04-16
1
-95
/
+114
*
synth: add comments.
Tristan Gingold
2019-04-16
1
-0
/
+56
*
synth: defer gates removal after at end of entity synthesis.
Tristan Gingold
2017-02-15
1
-3
/
+4
*
Add netlist generation infrastructure.
Tristan Gingold
2017-01-31
1
-0
/
+235