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: 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
*
synth: apply block configuration to for-generate statements.
Tristan Gingold
2019-07-15
1
-2
/
+15
*
synth: improve support of components (anon subtypes).
Tristan Gingold
2019-07-14
1
-0
/
+15
*
synth: handle black boxes.
Tristan Gingold
2019-07-13
1
-46
/
+93
*
synth: handle simple component instances.
Tristan Gingold
2019-07-13
1
-36
/
+256
*
synth_top_entity: pass config + minor cleanup.
Tristan Gingold
2019-07-11
1
-11
/
+1
*
synth-insts: minor cleanup.
Tristan Gingold
2019-07-11
1
-7
/
+0
*
synth: add synth_top_entity.
Tristan Gingold
2019-07-10
1
-25
/
+94
*
synth: add Id_Port gate to improve display.
Tristan Gingold
2019-07-10
1
-2
/
+5
*
synth: handle instantiation (WIP)
Tristan Gingold
2019-07-10
1
-0
/
+478