index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
netlists-inference.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlists-inference: do not infere a memory in case of reset.
Tristan Gingold
2020-07-25
1
-0
/
+1
*
synth: improve support of true dual port rams. For #1069
Tristan Gingold
2020-05-31
1
-1
/
+1
*
netlists-inference: minor refactoring.
Tristan Gingold
2020-05-31
1
-79
/
+64
*
netlists-inference: add comments, reorder subprograms.
Tristan Gingold
2020-05-31
1
-70
/
+63
*
synth: refine -dm debug option. Add -dm2
Tristan Gingold
2020-05-31
1
-1
/
+1
*
netlists: rework clock handling in memories.
Tristan Gingold
2020-05-29
1
-17
/
+20
*
netlists-inference: factorize code.
Tristan Gingold
2020-05-29
1
-54
/
+45
*
netlists-inference: Fix sequential assertions at init. Fix #1330
Tristan Gingold
2020-05-21
1
-12
/
+17
*
netlits: Use Remove_Instance instead of Free_Instance.
Tristan Gingold
2020-05-18
1
-1
/
+1
*
netlists-inference: avoid a crash for assertions in case statement. Fix #1317
Tristan Gingold
2020-05-17
1
-4
/
+9
*
synth-stmts: use pmux to implement case statements.
Tristan Gingold
2020-05-09
1
-3
/
+7
*
synth: add support for sequential assertions. Fix #1273
Tristan Gingold
2020-05-06
1
-0
/
+151
*
synth: add many calls to set_location
Tristan Gingold
2020-04-26
1
-0
/
+5
*
netlists-inference: adjust guard. Fix ghdl/ghdl-yosys-plugin#110
Tristan Gingold
2020-04-23
1
-1
/
+9
*
synth: extend purpose of -dm debug option.
Tristan Gingold
2020-04-22
1
-0
/
+2
*
netlists: infere tri gate.
Tristan Gingold
2020-04-22
1
-0
/
+26
*
synth: rework edge handling to properly support falling edge. Fix #1227
Tristan Gingold
2020-04-15
1
-10
/
+9
*
synth: do not try to do inference on unused nets. Fix #1225
Tristan Gingold
2020-04-14
1
-1
/
+6
*
netlists-infreence: simplify condition. Fix #1211
Tristan Gingold
2020-04-12
1
-5
/
+2
*
netlists-inference: refactoring for #1211
Tristan Gingold
2020-04-12
1
-35
/
+51
*
synth: handle reuse of inferred dff in the same process.
Tristan Gingold
2020-03-22
1
-10
/
+37
*
synth: refactoring inference (WIP).
Tristan Gingold
2020-03-15
1
-23
/
+18
*
synthesis: handle initialized output ports.
Tristan Gingold
2020-03-07
1
-6
/
+8
*
netlists-inference: preliminary work to support else in synch code.
Tristan Gingold
2020-02-20
1
-71
/
+153
*
synth: add mdff.
Tristan Gingold
2020-02-17
1
-10
/
+44
*
netlists-inference: remove useless code.
Tristan Gingold
2020-02-16
1
-10
/
+0
*
synthesis: rework memory inference.
Tristan Gingold
2020-02-16
1
-9
/
+10
*
synth: rework (again) memory inference.
Tristan Gingold
2020-02-10
1
-0
/
+694