index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-insts.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: add many calls to set_location
Tristan Gingold
2020-04-26
1
-3
/
+9
*
synth-insts: factorize code.
Tristan Gingold
2020-04-23
1
-16
/
+17
*
synth: support -v option.
Tristan Gingold
2020-04-22
1
-0
/
+5
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
1
-1
/
+1
*
synth-insts: fix a crash on subtype indication of blackbox components.
Tristan Gingold
2020-04-19
1
-7
/
+9
*
synth: also try to open files (during synthesis) relative to current unit.
Tristan Gingold
2020-04-13
1
-0
/
+5
*
synth: refactoring to store static values in wires.
Tristan Gingold
2020-04-09
1
-6
/
+8
*
synth: extract synth.objtypes from synth.values.
Tristan Gingold
2020-04-09
1
-0
/
+1
*
synth: handle configuration_specification. Fix #1197
Tristan Gingold
2020-04-06
1
-4
/
+4
*
synth-debugger: update, handle frame leave.
Tristan Gingold
2020-04-06
1
-1
/
+1
*
synth: add value_memory and use it to store objects value.
Tristan Gingold
2020-04-06
1
-39
/
+28
*
synth: more cleanup (and use of valtyp).
Tristan Gingold
2020-04-02
1
-15
/
+15
*
synth: rework - use valtyp for expressions.
Tristan Gingold
2020-04-02
1
-52
/
+51
*
synth-insts: keep module/generics/ports case for blackboxes.
Tristan Gingold
2020-03-31
1
-23
/
+52
*
synth: preliminary work to export module parameters.
Tristan Gingold
2020-03-31
1
-5
/
+103
*
synth-expr: handle any object for array attributes.
Tristan Gingold
2020-03-26
1
-49
/
+0
*
synth: improve propagation of errors.
Tristan Gingold
2020-03-25
1
-7
/
+17
*
synth: preliminary work for package instantiation. For #1159
Tristan Gingold
2020-03-23
1
-45
/
+1
*
synth: add id_inout gate to handle inout behaviour. Fir #1166
Tristan Gingold
2020-03-23
1
-13
/
+31
*
synth-disp_vhdl: do not wrap inout ports. For #1166
Tristan Gingold
2020-03-22
1
-12
/
+25
*
synth-insts: also handle indexed name for synth_type_of_object. Fix #1164
Tristan Gingold
2020-03-19
1
-0
/
+8
*
synth-insts: handle record in generics.
Tristan Gingold
2020-03-13
1
-12
/
+22
*
synth-insts: handle output individual assoc for components.
Tristan Gingold
2020-03-13
1
-18
/
+3
*
synth-insts: handle input individual associations for components.
Tristan Gingold
2020-03-13
1
-55
/
+49
*
synthesis: handle initialized output ports.
Tristan Gingold
2020-03-07
1
-3
/
+17
*
synth: top entity name is not anymore hashed by default.
Tristan Gingold
2020-03-01
1
-73
/
+88
*
synth-insts: add comments, minor refactoring.
Tristan Gingold
2020-02-29
1
-5
/
+2
*
synth-insts: handle slices in individual associations.
Tristan Gingold
2020-02-18
1
-0
/
+21
*
synth-expr: handle anonymous signal declarations.
Tristan Gingold
2020-02-18
1
-4
/
+4
*
synth: handle component with ports in different order.
Tristan Gingold
2020-02-13
1
-15
/
+18
*
synth: remove remaining clock edge gates after memories.
Tristan Gingold
2020-02-10
1
-0
/
+2
*
synth-insts: clear before applying block configuration. Fix #1095
Tristan Gingold
2020-01-15
1
-0
/
+2
*
netlists: use a mark and sweep cleanup.
Tristan Gingold
2020-01-15
1
-1
/
+2
*
synth-insts: handle slice name as actual to unbounded
Tristan Gingold
2020-01-13
1
-0
/
+20
*
synth-insts: handle unbounded ports in components.
Tristan Gingold
2020-01-13
1
-39
/
+49
*
synth: use formal instance to evaluate default value. For #1080
Tristan Gingold
2020-01-12
1
-1
/
+4
*
synth: consider ports size to create unique instances.
Tristan Gingold
2020-01-10
1
-49
/
+86
*
synth: simplify support of inertial associations.
Tristan Gingold
2020-01-09
1
-0
/
+8
*
vhdl: improve support of AMS-vhdl (array and record natures, source quantities)
Tristan Gingold
2019-12-28
1
-1
/
+1
*
netlists: add remove_output_gates.
Tristan Gingold
2019-12-05
1
-0
/
+1
*
netlists-memories: rework.
Tristan Gingold
2019-12-05
1
-1
/
+1
*
synth: create unique instance name. Fix #1007
Tristan Gingold
2019-12-03
1
-4
/
+152
*
synth-insts: use current prefix for instantiations. Fix #1048
Tristan Gingold
2019-12-01
1
-1
/
+2
*
netlists: remove port API (make it easier to interface).
Tristan Gingold
2019-11-28
1
-9
/
+5
*
netlists: remove port_inout.
Tristan Gingold
2019-11-28
1
-16
/
+8
*
synth: rework the sname API.
Tristan Gingold
2019-11-28
1
-16
/
+20
*
synth: infrastructure for debugger.
Tristan Gingold
2019-11-20
1
-0
/
+5
*
synth: elaborate packages body.
Tristan Gingold
2019-11-17
1
-13
/
+9
*
synth: renames Is_Const to Is_Static.
Tristan Gingold
2019-11-13
1
-2
/
+2
*
synth-expr: handle static values in
Tristan Gingold
2019-11-13
1
-0
/
+3
[next]