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: 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