index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
netlists-dump.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: use a global table for instances attributes
Tristan Gingold
2021-11-17
1
-52
/
+40
*
synth: renaming to instance_attributes.
Tristan Gingold
2021-11-17
1
-9
/
+10
*
synth/netlists-disp_verilog: fix output of parameter values. For #1866
Tristan Gingold
2021-09-15
1
-11
/
+18
*
netlists-dump: also dump attributes
Tristan Gingold
2021-03-17
1
-10
/
+160
*
update license headers
umarcor
2021-02-05
1
-5
/
+3
*
netlists-dump: shorten UB32 constants.
Tristan Gingold
2020-05-31
1
-1
/
+5
*
netlists: add param_pval_boolean.
Tristan Gingold
2020-05-22
1
-4
/
+7
*
synth: preliminary work to export module parameters.
Tristan Gingold
2020-03-31
1
-0
/
+16
*
netlists-dump: improve output.
Tristan Gingold
2020-03-28
1
-6
/
+12
*
synth-disp_vhdl: do not wrap inout ports. For #1166
Tristan Gingold
2020-03-22
1
-0
/
+2
*
netlists-dump: adjust can_inline after cleanup of
Tristan Gingold
2019-12-05
1
-4
/
+20
*
netlists-dump: add option --disp-noid
Tristan Gingold
2019-11-30
1
-16
/
+42
*
netlists: remove port API (make it easier to interface).
Tristan Gingold
2019-11-28
1
-12
/
+21
*
netlists: remove port_inout.
Tristan Gingold
2019-11-28
1
-2
/
+0
*
netlists-dump: adjust dump output to be more easily
Tristan Gingold
2019-11-28
1
-16
/
+7
*
introduce package utils_io.
Tristan Gingold
2019-11-21
1
-20
/
+1
*
netlists-dump: display net width using the wXX format
Tristan Gingold
2019-11-13
1
-4
/
+2
*
netlists-dump: display ports name.
Tristan Gingold
2019-11-11
1
-12
/
+26
*
netlists-dump: avoid a crash on unconnected driver.
Tristan Gingold
2019-11-06
1
-3
/
+6
*
netlists-dump: indent output.
Tristan Gingold
2019-11-05
1
-9
/
+12
*
netlists-dump: improve output.
Tristan Gingold
2019-11-01
1
-10
/
+11
*
netlists-dump: dump input net width.
Tristan Gingold
2019-10-23
1
-0
/
+2
*
netlists-dump: also dump instances location.
Tristan Gingold
2019-10-20
1
-6
/
+34
*
netlists-dump: do not print name of anonymous parameters.
Tristan Gingold
2019-10-14
1
-2
/
+6
*
netlists-dump: improve output.
Tristan Gingold
2019-10-13
1
-9
/
+28
*
netlists-dump: improve output for --out=raw
Tristan Gingold
2019-10-06
1
-4
/
+5
*
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 modules.
Tristan Gingold
2019-10-06
1
-3
/
+3
*
netlists: Remove Get_Name renaming for instances.
Tristan Gingold
2019-10-06
1
-5
/
+5
*
netlists-dump: add prefix to numbers.
Tristan Gingold
2019-10-06
1
-8
/
+8
*
synth: disp net number in netlists-dump
Tristan Gingold
2019-09-28
1
-1
/
+13
*
netlists-dump: disp width of outputs in instances.
Tristan Gingold
2019-09-21
1
-2
/
+4
*
netlists-dump: add width on extract output.
Tristan Gingold
2019-09-17
1
-5
/
+14
*
synth: add support for memories.
Tristan Gingold
2019-07-29
1
-9
/
+8
*
synth: rework names.
Tristan Gingold
2019-07-22
1
-1
/
+3
*
synth: add concatn gate
Tristan Gingold
2019-07-19
1
-1
/
+1
*
netlists-dump: write const in hexa.
Tristan Gingold
2019-07-01
1
-7
/
+9
*
synth: add get_input_net helper.
Tristan Gingold
2019-06-28
1
-1
/
+1
*
[PATCH] synth: add comments.
Tristan Gingold
2019-04-18
1
-4
/
+10
*
synth: minimal support of slices.
Tristan Gingold
2019-04-16
1
-0
/
+1
*
synth: add --disp-noinline
Tristan Gingold
2019-04-16
1
-2
/
+6
*
synth: add comments.
Tristan Gingold
2019-04-16
1
-0
/
+5
*
Add netlist generation infrastructure.
Tristan Gingold
2017-01-31
1
-0
/
+489