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
...
*
Add parsing of case? statement and simple test.
Brian Padalino
2021-09-24
13
-317
/
+465
*
ghdldrv: use environment variable CC to set the default compiler. For #1629
Tristan Gingold
2021-09-23
1
-3
/
+6
*
testsuite/gna: add a test for #1875
Tristan Gingold
2021-09-23
2
-0
/
+30
*
vhdl-ieee-vital_timing.adb: handle vhdl 2008. Fix #1875
Tristan Gingold
2021-09-23
1
-3
/
+15
*
vhdl-evaluation.adb: Minor style fixes
Tristan Gingold
2021-09-23
1
-60
/
+61
*
vhdl-sem_assocs.adb: add comments
Tristan Gingold
2021-09-23
1
-10
/
+41
*
Add test for matching operators.
Brian Padalino
2021-09-23
2
-0
/
+180
*
testsuite/pyunit/lsp/LanguageServer: fix pasto
umarcor
2021-09-23
1
-10
/
+2
*
ci: run macOS 10.15 and 11.0 (#1630)
eine
2021-09-23
1
-5
/
+8
*
scripts/vendors: fix PoSh scripting (#1878)
Unai Martinez-Corral
2021-09-22
7
-13
/
+13
|
\
|
*
Fixed it also in other vendor scripts. Fixed verbosity level.
Patrick Lehmann
2021-09-22
5
-9
/
+9
|
*
Fixed parameter types and how to pass boolean/switch parameters from PoSh scr...
Patrick Lehmann
2021-09-22
3
-4
/
+4
*
|
Add explicit ?>= and ?> functions for translation.
Brian Padalino
2021-09-22
6
-4
/
+30
|
/
*
Implement Matching Operators (#1872)
Brian Padalino
2021-09-22
1
-8
/
+148
*
testsuite/gna: add a test for #543
Tristan Gingold
2021-09-18
3
-0
/
+38
*
vhdl-evaluation.adb: handle iir_kind_aggregate in build_constant. Fix #543
Tristan Gingold
2021-09-18
1
-0
/
+11
*
vhdl-parse.adb: minor reformatting
Tristan Gingold
2021-09-18
1
-1
/
+2
*
testsuite/gna: add a test for #1514
Tristan Gingold
2021-09-18
2
-0
/
+22
*
trans-chap8: fix iteration on an enumeration type with only one literal.
Tristan Gingold
2021-09-18
1
-3
/
+9
*
trans-chap8.adb: refactoring and clean-up. For #1514
Tristan Gingold
2021-09-18
2
-46
/
+12
*
vhdl-sem_names(sem_parenthesis_name): minor refactoring
Tristan Gingold
2021-09-18
1
-13
/
+9
*
testsuite/gna: add a test for #1515
Tristan Gingold
2021-09-18
2
-0
/
+21
*
vhdl-sem_names(sem_parenthesis_name): handle indexing of delayed attribute.
Tristan Gingold
2021-09-18
1
-2
/
+6
*
configure and Makefile: link ghdl with grt-cstdio
Tristan Gingold
2021-09-17
5
-8
/
+13
*
vhdl-evaluation.adb: fix warning
Tristan Gingold
2021-09-17
1
-3
/
+0
*
testsuite/gna: add a test for #874
Tristan Gingold
2021-09-17
2
-0
/
+39
*
vhdl-evaluation: implement to_string for real with format. Fix #874
Tristan Gingold
2021-09-17
1
-23
/
+69
*
testsuite/gna: add a test and close #757
Tristan Gingold
2021-09-17
2
-0
/
+22
*
pyGHDL: added binding to new function 'Get_Source_Identifier' (#1870)
Unai Martinez-Corral
2021-09-16
2
-2
/
+52
|
\
|
*
Use new 'Get_Source_Identifier' in pyGHDL.DOM.
Patrick Lehmann
2021-09-16
1
-2
/
+2
|
*
Added binding to new function 'Get_Source_Identifier'.
Patrick Lehmann
2021-09-16
1
-0
/
+50
|
/
*
vhdl-utils: minor renaming for homogeneity
Tristan Gingold
2021-09-16
2
-2
/
+2
*
testsuite/gna: add a test for #1857
Tristan Gingold
2021-09-16
3
-0
/
+55
*
trans-chap4: handle unbounded aggregate initial value to unbounded signal.
Tristan Gingold
2021-09-16
1
-1
/
+30
*
testsuite/gna: add a test for #1867
Tristan Gingold
2021-09-16
2
-0
/
+47
*
Fixed some typos (#1868)
Patrick Lehmann
2021-09-16
11
-22
/
+22
*
netlists-disp_verilog: fix output of parameter assignments. Fix #1866
Tristan Gingold
2021-09-15
1
-12
/
+12
*
netlists-disp_verilog.adb: add 'parameter' before parameters declaration
Tristan Gingold
2021-09-15
1
-1
/
+1
*
synth/netlists-disp_verilog: fix output of parameter values. For #1866
Tristan Gingold
2021-09-15
3
-12
/
+37
*
testsuite/gna: add a test and close #1495
Tristan Gingold
2021-09-15
2
-0
/
+29
*
vhdl: move Get_Source_Identifier to vhdl-utils
Tristan Gingold
2021-09-15
3
-18
/
+25
*
testsuite/gna: add a test for #1864
Tristan Gingold
2021-09-14
2
-0
/
+30
*
ortho_code-x86-insns: handle OE_ADD R_I_Off + R_I. Fix #1864
Tristan Gingold
2021-09-14
1
-0
/
+7
*
testsuite/gna: add a test and close #913
Tristan Gingold
2021-09-14
3
-0
/
+51
*
testsuite/gna: add a test and close #737
Tristan Gingold
2021-09-14
1
-1
/
+2
*
vhdl-sem_expr.adb: adjust aggregate element type extraction. For #737
Tristan Gingold
2021-09-14
1
-2
/
+7
*
testsuite/gna: add a test for #1493
Tristan Gingold
2021-09-14
2
-0
/
+30
*
trans-chap7: improve handling of vector in aggregates. Fix #1493
Tristan Gingold
2021-09-14
1
-32
/
+58
*
synth-vhdl_oper: handle nor for boolean
Tristan Gingold
2021-09-14
1
-0
/
+1
*
trans-chap3: improve comment
Tristan Gingold
2021-09-14
1
-4
/
+4
[prev]
[next]