index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
synth: improve output (id_extract).
Tristan Gingold
2019-07-20
1
-6
/
+12
|
*
synth: improve output (for id_insert).
Tristan Gingold
2019-07-20
1
-11
/
+18
|
*
synth: fix test name.
Tristan Gingold
2019-07-20
3
-0
/
+0
|
*
synth: add testcase for concurrent selected signal assignment.
Tristan Gingold
2019-07-20
3
-0
/
+75
|
*
synth: add support for concurrent selected signal assignment.
Tristan Gingold
2019-07-20
1
-2
/
+138
|
*
synth: add a test for for-generate statement.
Tristan Gingold
2019-07-20
3
-0
/
+49
|
*
synth: support index of a constant.
Tristan Gingold
2019-07-20
1
-0
/
+4
|
*
synth: initial support for for-generate statement.
Tristan Gingold
2019-07-20
3
-34
/
+97
|
*
synth: add a test for previous commit.
Tristan Gingold
2019-07-20
5
-0
/
+111
|
*
synth: add and merge phi within a function.
Tristan Gingold
2019-07-20
1
-0
/
+5
|
*
synth: add a test for previous commit (aggr).
Tristan Gingold
2019-07-20
5
-0
/
+101
|
*
synth: fix aggregate vectorize direction.
Tristan Gingold
2019-07-20
2
-5
/
+6
|
*
synth: add concatn gate
Tristan Gingold
2019-07-19
9
-32
/
+126
|
*
synth: add testcase from issue8
Tristan Gingold
2019-07-19
8
-0
/
+156
|
*
synth: finalize concurrent assignments (WIP).
Tristan Gingold
2019-07-19
6
-33
/
+342
|
*
synth: add const_z gate.
Tristan Gingold
2019-07-19
4
-3
/
+33
|
*
synth: add a test for concatenation.
Tristan Gingold
2019-07-19
3
-0
/
+62
|
*
errorout: handle %v for values.
Tristan Gingold
2019-07-19
2
-1
/
+36
|
*
synth: make more types private.
Tristan Gingold
2019-07-17
2
-35
/
+48
|
*
synth: make type Wire_Id_Record private.
Tristan Gingold
2019-07-17
7
-44
/
+74
|
*
synth: renaming of Assign to Seq_Assign.
Tristan Gingold
2019-07-17
6
-79
/
+82
|
*
synth: add comments.
Tristan Gingold
2019-07-17
2
-0
/
+2
|
*
Add a testcase about distinct alternate labels.
Tristan Gingold
2019-07-16
3
-0
/
+145
|
*
vhdl: add a comment.
Tristan Gingold
2019-07-16
1
-0
/
+3
|
*
synth: add > and >= operators (#870)
Pepijn de Vos
2019-07-16
6
-25
/
+118
|
|
|
|
|
|
* synth: add > and >= operators * synth: update ghdlsynth_gates.h
*
Add testcase for #869
Tristan Gingold
2019-07-15
2
-0
/
+30
|
*
vhdl: avoid a crash on no matching operator error.
Tristan Gingold
2019-07-15
1
-1
/
+7
|
|
|
|
Fix #869
*
vhdl-sem_names: avoid a crash on parenthesis of
Tristan Gingold
2019-07-15
1
-2
/
+2
|
*
find_top_entity: avoid crash on missing entity, handle
Tristan Gingold
2019-07-15
2
-13
/
+27
|
*
synth: handle instantiation within generate statement.
Tristan Gingold
2019-07-15
1
-0
/
+2
|
*
ghdlsynth: quit early in case of error.
Tristan Gingold
2019-07-15
1
-1
/
+10
|
*
synth: handle choices by range in aggregates.
Tristan Gingold
2019-07-15
3
-12
/
+33
|
*
synth: handle anonymous subtypes in array subtypes.
Tristan Gingold
2019-07-15
1
-4
/
+10
|
*
synth: add comments.
Tristan Gingold
2019-07-15
1
-6
/
+10
|
*
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: use correct instance to synth default expressions of assocs.
Tristan Gingold
2019-07-15
1
-10
/
+13
|
*
synth: save and restore instance_pool for processes.
Tristan Gingold
2019-07-15
1
-2
/
+4
|
*
synth: improve support of components (anon subtypes).
Tristan Gingold
2019-07-14
1
-0
/
+15
|
*
ghdlsynth: check top entity can be a top entity.
Tristan Gingold
2019-07-14
5
-23
/
+41
|
*
vhdl: refactoring: remove configure function with string access.
Tristan Gingold
2019-07-14
8
-105
/
+95
|
*
vhdl: set location on reference to the anonymous signal declaration.
Tristan Gingold
2019-07-14
1
-0
/
+1
|
*
ghdlsynth: automatically find top entity if not specified.
Tristan Gingold
2019-07-14
1
-8
/
+33
|
*
vhdl: fixes in find_top_entity (handle for-generate, remove early return)
Tristan Gingold
2019-07-14
2
-5
/
+27
|
*
synth: handle anonymous signals.
Tristan Gingold
2019-07-14
1
-0
/
+3
|
*
Add a test for previous commit.
Tristan Gingold
2019-07-13
1
-0
/
+3
|
*
synth: handle black boxes.
Tristan Gingold
2019-07-13
3
-47
/
+108
|
*
Add a test for component instances.
Tristan Gingold
2019-07-13
2
-3
/
+14
|
*
synth: handle simple component instances.
Tristan Gingold
2019-07-13
1
-36
/
+256
|
*
vhdl: cleanup in clear_instantiation_configuration.
Tristan Gingold
2019-07-13
4
-70
/
+23
|
[next]