index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
netlists-cleanup.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlists-cleanup: do not remove user sub modules. Fix #1454
Tristan Gingold
2020-09-05
1
-3
/
+7
*
netlits: Use Remove_Instance instead of Free_Instance.
Tristan Gingold
2020-05-18
1
-1
/
+3
*
synth: add support for sequential assertions. Fix #1273
Tristan Gingold
2020-05-06
1
-3
/
+4
*
netlists: add id_nop gate.
Tristan Gingold
2020-03-22
1
-1
/
+2
*
netlists-cleanup: avoid a warning.
Tristan Gingold
2020-03-10
1
-0
/
+1
*
synthesis: handle initialized output ports.
Tristan Gingold
2020-03-07
1
-0
/
+7
*
netlists-cleanup: refactoring.
Tristan Gingold
2020-02-18
1
-12
/
+17
*
synth: handle component with ports in different order.
Tristan Gingold
2020-02-13
1
-12
/
+16
*
synth: remove remaining clock edge gates after memories.
Tristan Gingold
2020-02-10
1
-0
/
+24
*
synth: rework (again) memory inference.
Tristan Gingold
2020-02-10
1
-0
/
+2
*
netlists: use a mark and sweep cleanup.
Tristan Gingold
2020-01-15
1
-0
/
+119
*
synth-cleanup: avoid a crash on undriven output. Fix #1078
Tristan Gingold
2020-01-11
1
-3
/
+5
*
netlists: add remove_output_gates.
Tristan Gingold
2019-12-05
1
-0
/
+27
*
netlists-cleanup: add comments.
Tristan Gingold
2019-11-13
1
-1
/
+7
*
netlists-cleanup: do not remove the self-instance.
Tristan Gingold
2019-11-06
1
-0
/
+2
*
synth: rewrite cleanup pass.
Tristan Gingold
2019-10-10
1
-0
/
+107