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-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
*
synth-insts: add support for unbounded ports.
Tristan Gingold
2019-11-12
1
-4
/
+51
*
synth-insts: add support for individual associations.
Tristan Gingold
2019-11-12
1
-34
/
+243
*
synth-decls: handle unassigned signal/object. For issue 65
Tristan Gingold
2019-11-07
1
-0
/
+2
*
synth: handle nested if generate statements.
Tristan Gingold
2019-11-01
1
-0
/
+2
*
netlists: add code to expand dyn_extract gates (WIP).
Tristan Gingold
2019-10-27
1
-0
/
+5
*
synth: add more locations.
Tristan Gingold
2019-10-20
1
-0
/
+1
*
synth: add netlists-memories to extract memories. Still WIP.
Tristan Gingold
2019-10-17
1
-0
/
+5
*
synth-insts: accept architecture instantiation in synth_dependencies.
Tristan Gingold
2019-10-15
1
-2
/
+3
*
synth-inst: minor refactoring.
Tristan Gingold
2019-10-13
1
-3
/
+2
*
synth: rewrite cleanup pass.
Tristan Gingold
2019-10-10
1
-2
/
+2
*
synth: set name on generate statements.
Tristan Gingold
2019-10-09
1
-1
/
+2
*
synth: set location on instances.
Tristan Gingold
2019-10-09
1
-0
/
+1
*
synth: use synth.source for setting location.
Tristan Gingold
2019-10-09
1
-0
/
+1
*
synth: handle package bodies.
Tristan Gingold
2019-10-07
1
-1
/
+21
*
synth: preliminary support for user packages.
Tristan Gingold
2019-10-07
1
-0
/
+44
[next]