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: 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
*
synth: allow unconnected port.
Tristan Gingold
2019-10-07
1
-5
/
+7
*
synth: handle subtypes in components. Fix #970
Tristan Gingold
2019-10-06
1
-15
/
+52
*
synth: fix crash for port subtype in component.
Tristan Gingold
2019-10-06
1
-1
/
+1
*
synth: minimal support for blocks. Fix #965
Tristan Gingold
2019-10-05
1
-0
/
+2
*
synth: handle string subtype defined by a port. Fix #958
Tristan Gingold
2019-10-01
1
-4
/
+5
*
synth-insts: refactoring.
Tristan Gingold
2019-09-30
1
-40
/
+32
*
synth-insts: create net object for input port. Fix
Tristan Gingold
2019-09-30
1
-3
/
+14
*
synth: renaming and minor refactoring.
Tristan Gingold
2019-09-30
1
-10
/
+12
*
synth: minor refactoring.
Tristan Gingold
2019-09-30
1
-4
/
+4
*
synth: fixes after previous patch.
Tristan Gingold
2019-09-25
1
-0
/
+7
*
synth: rework type for expression.
Tristan Gingold
2019-09-25
1
-5
/
+9
*
synth-insts: refactoring
Tristan Gingold
2019-09-21
1
-27
/
+12
*
synth-insts: remove useless function.
Tristan Gingold
2019-09-21
1
-15
/
+2
*
synth: do not create self-instance on black-boxed modules.
Tristan Gingold
2019-09-21
1
-5
/
+4
*
synth: add bit0/bit1 in instance.
Tristan Gingold
2019-09-21
1
-8
/
+11
*
synth: add Get_Build (WIP).
Tristan Gingold
2019-09-20
1
-4
/
+5
*
synth: add base_instance.
Tristan Gingold
2019-09-20
1
-5
/
+6
*
synth: rename get/set_module for instances.
Tristan Gingold
2019-09-20
1
-15
/
+15
*
synth-context: get rid off Set_Block_Scope.
Tristan Gingold
2019-09-20
1
-10
/
+5
*
synth: refactoring to reduce global variables.
Tristan Gingold
2019-09-19
1
-4
/
+11
*
synth: make synth_instance_type private.
Tristan Gingold
2019-09-19
1
-23
/
+27
*
synth: handle unconnected out ports.
Tristan Gingold
2019-09-19
1
-5
/
+8
*
synth: add debug flag -dc to not clean.
Tristan Gingold
2019-09-17
1
-1
/
+4
*
synth-disp_vhdl: handle record for input ports.
Tristan Gingold
2019-09-03
1
-2
/
+3
*
synth: handle verification units.
Tristan Gingold
2019-08-20
1
-0
/
+15
*
synth: fix tgingold/ghdlsynth#34 (association).
Tristan Gingold
2019-08-17
1
-2
/
+1
*
synth: handle array attributes; handle integer subtypes in generics.
Tristan Gingold
2019-08-16
1
-1
/
+2
*
synth: handle subtype conversions.
Tristan Gingold
2019-08-05
1
-3
/
+4
*
synth: fix a crash in instantiation.
Tristan Gingold
2019-07-31
1
-7
/
+8
*
synth: preliminary support of dynamic indexing.
Tristan Gingold
2019-07-28
1
-10
/
+4
*
synth: preliminary support of integer subtypes.
Tristan Gingold
2019-07-26
1
-7
/
+3
*
synth: handle bit.
Tristan Gingold
2019-07-25
1
-3
/
+9
*
synth: save and display locations for instances.
Tristan Gingold
2019-07-25
1
-0
/
+1
*
synth: remove bounds (unused) for ports.
Tristan Gingold
2019-07-22
1
-2
/
+1
*
synth: rework names.
Tristan Gingold
2019-07-22
1
-1
/
+1
*
synth: finalize concurrent assignments (WIP).
Tristan Gingold
2019-07-19
1
-2
/
+3
*
synth: make type Wire_Id_Record private.
Tristan Gingold
2019-07-17
1
-3
/
+3
*
synth: remove extra elaboration of port types.
Tristan Gingold
2019-07-15
1
-18
/
+2
[next]