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
*
synth: renaming to instance_attributes.
Tristan Gingold
2021-11-17
1
-3
/
+3
*
synth: defer instantations elaboration to handle recursion. Fix #1912
Tristan Gingold
2021-11-16
1
-1
/
+1
*
netlists-cleanup: avoid crash when keep attribute value is a string
Tristan Gingold
2021-09-07
1
-2
/
+39
*
synth: do not remove signals with a keep attribute.
Tristan Gingold
2021-08-27
1
-0
/
+29
*
netlists-cleanup: do not remove self-assigned output gate
Tristan Gingold
2021-05-07
1
-23
/
+30
*
netlists: do not remove net gates that have an attribute
Tristan Gingold
2021-03-17
1
-21
/
+24
*
update license headers
umarcor
2021-02-05
1
-5
/
+3
*
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