index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
move algos to grt.
Tristan Gingold
2019-03-20
5
-9
/
+12
*
README: mention UVVM.
Tristan Gingold
2019-03-19
1
-1
/
+1
*
Add testcase for #736
Tristan Gingold
2019-03-15
4
-0
/
+183
*
vhdl: do not clear original node in canon for conditional signal assignment.
Tristan Gingold
2019-03-15
1
-6
/
+9
*
Add testcase for #779
Tristan Gingold
2019-03-14
2
-0
/
+75
*
vhdl: handle names starting with '_' as an identifier.
Tristan Gingold
2019-03-14
5
-17
/
+52
*
Add testcase for #776
Tristan Gingold
2019-03-14
3
-0
/
+78
*
vhdl: error when a secondary unit is used for a configuration.
Tristan Gingold
2019-03-14
1
-2
/
+8
*
Add testcase for #777
Tristan Gingold
2019-03-14
4
-0
/
+43
*
Avoid a crash in case of undefined entity (in -c).
Tristan Gingold
2019-03-14
1
-0
/
+4
*
setup.py: set version from configure.
Tristan Gingold
2019-03-14
1
-1
/
+1
*
fix gnat8 errors for libghdlsynth targets
Stefan Biereigel
2019-03-13
3
-4
/
+0
*
allow to pass OPT_FLAGS and LIB_CFLAGS to dist/travis/build.sh
1138-4EB
2019-03-09
1
-1
/
+1
*
Set version to 0.37-dev
Tristan Gingold
2019-03-03
1
-1
/
+1
*
Release 0.36 - update copyright years, regenerate ghdl.texi
Tristan Gingold
2019-03-03
3
-267
/
+153
*
doc: adjust dependencies
Tristan Gingold
2019-03-03
1
-1
/
+1
*
fix travis shield target URL
1138-4EB
2019-03-03
1
-1
/
+1
*
Remove a redundant conversion.
Tristan Gingold
2019-02-28
1
-1
/
+1
*
Merge pull request #770 from 1138-4EB/doc-jsonshields
Patrick Lehmann
2019-02-25
7
-92
/
+121
|
\
|
*
doc: generate shields from json files instead of hardcoding all of the in inc...
1138-4EB
2019-02-25
7
-92
/
+121
|
/
*
doc: add custom directive 'exec', generate releases shields and tables
1138-4EB
2019-02-25
6
-54
/
+330
*
add announcements for 20181129 and v0.36-rc1
1138-4EB
2019-02-25
1
-3
/
+20
*
Merge pull request #766 from 1138-4EB/update-rtd-conf
Patrick Lehmann
2019-02-24
1
-4
/
+18
|
\
|
*
update .readthedocs.yml to version 2
1138-4EB
2019-02-23
1
-4
/
+18
*
|
Merge pull request #767 from 1138-4EB/fix-requirements
Patrick Lehmann
2019-02-24
1
-1
/
+1
|
\
\
|
*
|
add sphinx_rtd_theme to requirements.txt
1138-4EB
2019-02-23
1
-1
/
+1
|
|
/
*
|
Prepare for release.
Tristan Gingold
2019-02-23
3
-928
/
+1021
*
|
Partial revert of #753.
Tristan Gingold
2019-02-23
1
-1
/
+1
*
|
grt-vpi: add more properties, decode them, fix style.
Tristan Gingold
2019-02-23
2
-50
/
+69
|
/
*
rename travis-utils to utils; load ansi_color, add buildCmdOpts, travis_start...
1138-4EB
2019-02-23
5
-139
/
+141
*
wip
1138-4EB
2019-02-23
1
-1
/
+1
*
update shields in docs
1138-4EB
2019-02-23
4
-61
/
+46
*
update badges in the readme
1138-4EB
2019-02-23
1
-4
/
+3
*
minor change in GCC backend build example
Arcturus
2019-02-15
2
-2
/
+2
*
VPI: add support for detecting ports and their directions (#753)
Kammie
2019-02-14
2
-5
/
+39
*
Add testcase for #747
Tristan Gingold
2019-02-07
3
-0
/
+85
*
vhdl: do not crash on selected by name type conversion.
Tristan Gingold
2019-02-07
1
-1
/
+2
*
Add testcase for previous patch.
Tristan Gingold
2019-02-07
2
-0
/
+45
*
vhdl: fix uvvm failure in scoreboard testbench.
Tristan Gingold
2019-02-07
8
-13
/
+71
*
style: install-ada
1138-4EB
2019-02-04
2
-38
/
+36
*
Update travis dist from trusty to xenial (#746)
1138-4EB
2019-01-30
1
-11
/
+1
*
update travis macos job to use xcode9.4 (current default)
1138-4EB
2019-01-29
1
-4
/
+5
*
sem_expr: renaming.
Tristan Gingold
2019-01-17
1
-16
/
+16
*
translation of aggregate: use the target type. For #737
Tristan Gingold
2019-01-17
1
-1
/
+1
*
translation: minor refactoring.
Tristan Gingold
2019-01-17
1
-12
/
+13
*
trans-chap3: save base type for constrained arrays.
Tristan Gingold
2019-01-12
1
-0
/
+2
*
trans-chap7: add implicit conversion for unbounded arrays.
Tristan Gingold
2019-01-11
1
-1
/
+8
*
trans-chap6: minor refactoring.
Tristan Gingold
2019-01-11
1
-6
/
+4
*
simul: refactoring.
Tristan Gingold
2019-01-11
2
-25
/
+29
*
Add testcase for #735
Tristan Gingold
2019-01-07
2
-0
/
+23
[next]