index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-disp_vhdl.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth-disp_vhdl: fix incorrect code for record of width
Tristan Gingold
2019-10-08
1
-1
/
+3
*
synth-disp_vhdl: handle array/record of 1 element.
Tristan Gingold
2019-10-08
1
-3
/
+11
*
synth-disp_vhdl: handle enum of width 1 for
Tristan Gingold
2019-10-07
1
-2
/
+6
*
synth-disp_vhdl: handle in conversions from bitvector. Fix #940
Tristan Gingold
2019-09-25
1
-0
/
+5
*
synth-disp_vhdl: handle disp conversion with bits (and boolean).
Tristan Gingold
2019-09-25
1
-5
/
+17
*
synth-disp_vhdl: improve support of boolean, suv.
Tristan Gingold
2019-09-15
1
-17
/
+16
*
synth: improve support of negative integer values.
Tristan Gingold
2019-09-11
1
-1
/
+6
*
synth: Add width field in type_type record.
Tristan Gingold
2019-09-11
1
-4
/
+4
*
synth-disp_vhdl: handle arrays in disp_out_converter.
Tristan Gingold
2019-09-05
1
-1
/
+19
*
synth-disp_vhdl: handle records for outputs.
Tristan Gingold
2019-09-04
1
-42
/
+76
*
synth-disp_vhdl: handle record for input ports.
Tristan Gingold
2019-09-03
1
-29
/
+91
*
initial support for reduce and/or (#900)
Pepijn de Vos
2019-08-20
1
-1
/
+2
*
synth: handle integers for displaying vhdl ports.
Tristan Gingold
2019-08-16
1
-0
/
+10
*
add synthesis support for logic operators on numeric types (#893)
Pepijn de Vos
2019-08-15
1
-0
/
+11
*
synth: handle 1 bit integer in disp_vhdl, fix range in synth-expr.
Tristan Gingold
2019-08-08
1
-3
/
+12
*
synth: handle more conversions in disp_vhdl
Tristan Gingold
2019-07-29
1
-1
/
+44
*
synth: use original entity to display netlist.
Tristan Gingold
2019-07-23
1
-0
/
+231