index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
netlists.ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlists: add param_pval_boolean.
Tristan Gingold
2020-05-22
1
-3
/
+3
*
netlists: initial support of attributes.
Tristan Gingold
2020-05-21
1
-6
/
+27
*
netlists: initial infrastructure for attributes. For #1318
Tristan Gingold
2020-05-19
1
-3
/
+19
*
netlists: make free_instance private and remove_instance public.
Tristan Gingold
2020-05-18
1
-6
/
+4
*
netlists: add disp_stats.
Tristan Gingold
2020-05-18
1
-0
/
+3
*
netlists: add more flags in Module_Record.
Tristan Gingold
2020-05-18
1
-15
/
+23
*
Makefile: Generate Param_Pval_* in ghdlsynth_gates.h
Tristan Gingold
2020-03-31
1
-1
/
+8
*
synth: preliminary work to export module parameters.
Tristan Gingold
2020-03-31
1
-2
/
+35
*
synth-disp_vhdl: do not wrap inout ports. For #1166
Tristan Gingold
2020-03-22
1
-1
/
+4
*
netlists: rework memories to fix port orders, add a loop.
Tristan Gingold
2020-02-23
1
-0
/
+2
*
netlists: use C convention to pass records.
Tristan Gingold
2019-11-28
1
-0
/
+4
*
netlists: remove port API (make it easier to interface).
Tristan Gingold
2019-11-28
1
-8
/
+8
*
netlists: remove port_inout.
Tristan Gingold
2019-11-28
1
-4
/
+1
*
synth: rework the sname API.
Tristan Gingold
2019-11-28
1
-4
/
+3
*
synth/netlists: remove unused function.
Tristan Gingold
2019-11-28
1
-1
/
+0
*
netlists-dump: display ports name.
Tristan Gingold
2019-11-11
1
-0
/
+3
*
netlists: add 2 flags per instance, including a mark flag.
Tristan Gingold
2019-11-11
1
-6
/
+15
*
synth: create build2_concat from netlists-concat.
Tristan Gingold
2019-10-27
1
-0
/
+3
*
netlists: add remove_instance.
Tristan Gingold
2019-10-16
1
-0
/
+3
*
synth: rewrite cleanup pass.
Tristan Gingold
2019-10-10
1
-0
/
+13
*
netlists: remove get_parent for instance.
Tristan Gingold
2019-10-06
1
-2
/
+0
*
netlists: remove get_parent renaming for input.
Tristan Gingold
2019-10-06
1
-1
/
+0
*
netlists: remove renaming of Get_Parent for Net.
Tristan Gingold
2019-10-06
1
-1
/
+0
*
netlists: remove get_name renaming for modules.
Tristan Gingold
2019-10-06
1
-1
/
+0
*
netlists: Remove Get_Name renaming for instances.
Tristan Gingold
2019-10-06
1
-1
/
+0
*
synth-inference: detect false loop.
Tristan Gingold
2019-09-17
1
-0
/
+4
*
synth: use original entity to display netlist.
Tristan Gingold
2019-07-23
1
-0
/
+3
*
synth: remove bounds (unused) for ports.
Tristan Gingold
2019-07-22
1
-4
/
+0
*
synth: add concatn gate
Tristan Gingold
2019-07-19
1
-0
/
+8
*
netlists: add a comment.
Tristan Gingold
2019-06-30
1
-0
/
+11
*
synth: Move get_input_net to netlists.utils.
Tristan Gingold
2019-06-28
1
-2
/
+0
*
synth: add get_input_net helper.
Tristan Gingold
2019-06-28
1
-0
/
+2
*
Small typo in netlist.ads
Pepijn de Vos
2019-05-05
1
-1
/
+1
*
[PATCH] synth: add comments.
Tristan Gingold
2019-04-18
1
-2
/
+9
*
synth: add comments.
Tristan Gingold
2019-04-16
1
-18
/
+34
*
synth: defer gates removal after at end of entity synthesis.
Tristan Gingold
2017-02-15
1
-3
/
+5
*
Add netlist generation infrastructure.
Tristan Gingold
2017-01-31
1
-0
/
+337