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
*
ghdldrv: adjust style and some error messages.
Tristan Gingold
2020-09-20
7
-141
/
+99
*
testsuite: print help after the version
umarcor
2020-09-20
1
-2
/
+7
*
cli: rework syntax, add commands without '-' or '--'
umarcor
2020-09-20
9
-136
/
+353
*
testsuite/synth: Add a test. Close #1460
Tristan Gingold
2020-09-20
2
-0
/
+28
*
synth-disp_vhdl: extend vector conversions (for any range). For #1460
Tristan Gingold
2020-09-20
1
-2
/
+20
*
synth-expr: refine is_positive for wires. For #1460
Tristan Gingold
2020-09-20
1
-2
/
+6
*
synth: handle static resize. For #1460
Tristan Gingold
2020-09-20
3
-0
/
+36
*
testsuite/synth: add tests for find_leftmost/find_rightmost.
Tristan Gingold
2020-09-19
12
-0
/
+241
*
synth: handle find_leftmost/find_rigthmost. For #1460
Tristan Gingold
2020-09-19
1
-0
/
+77
*
vhdl: recognize find_leftmost/find_rightmost. For #1460
Tristan Gingold
2020-09-16
5
-183
/
+225
*
py: add 'show_ports.py' to testsuite/python/units01
umarcor
2020-09-16
4
-8
/
+125
*
py: format testsuite/python/units01/show_units.py
umarcor
2020-09-16
1
-8
/
+12
*
py: run black
eine
2020-09-15
2
-4
/
+2
*
termux: use setup-pathforgcc and clang++
umarcor
2020-09-15
1
-4
/
+3
*
vhdl: recognize reduce operations from numeric_std.
Tristan Gingold
2020-09-14
5
-252
/
+359
*
synth: improve support of interface package. For #1460
Tristan Gingold
2020-09-13
3
-66
/
+105
*
termux: ln gnatmake-10
umarcor
2020-09-12
1
-0
/
+3
*
termux: update gnat, install llvm and make explicitly
umarcor
2020-09-12
1
-2
/
+2
*
testsuite/gna: add a testcase for #1461
Tristan Gingold
2020-09-12
3
-1
/
+28
*
vhdl: allow conflict design unit name with -frelaxed
Tristan Gingold
2020-09-12
2
-17
/
+43
*
sem_parenthesis_name: handle more error cases.
Tristan Gingold
2020-09-06
1
-1
/
+5
*
testsuite/gna: add a reproducer for #1456
Tristan Gingold
2020-09-06
2
-0
/
+19
*
vhdl: sem_parenthesis_name: do not crash on any type attribute. Fix #1456
Tristan Gingold
2020-09-06
1
-18
/
+19
*
testsuite/synth: add a test for #1454
Tristan Gingold
2020-09-05
5
-0
/
+149
*
netlists-cleanup: do not remove user sub modules. Fix #1454
Tristan Gingold
2020-09-05
1
-3
/
+7
*
py undefined symbols
umarcor
2020-08-31
2
-5
/
+5
*
ci: use buildthedocs/btd to build and publish the docs to GHP
umarcor
2020-08-31
11
-80
/
+90
*
doc: autodoc python modules (libghdl, thin, vhdl and pyutils)
umarcor
2020-08-31
7
-4
/
+156
*
doc: fix title length
umarcor
2020-08-31
1
-1
/
+1
*
doc: publish internals/RTI
umarcor
2020-08-31
2
-48
/
+52
*
fix/configure: debugging is enabled with LLVM>=6
eine
2020-08-30
1
-2
/
+2
*
update for LLVM 11
Dan HorĂ¡k
2020-08-29
2
-1
/
+2
*
doc: update README.md
eine
2020-08-27
1
-3
/
+6
*
ci: run black 20.8b1
eine
2020-08-27
2
-3
/
+7
*
testsuite/synth: add a test for #1442
Tristan Gingold
2020-08-26
3
-0
/
+48
*
synth-static_oper: fix crash on exponential. Fix #1442
Tristan Gingold
2020-08-26
1
-1
/
+1
*
testsuite/synth: add a testcase for #1430
Tristan Gingold
2020-08-26
3
-0
/
+29
*
synth: handle evaluated string literals without constraints.
Tristan Gingold
2020-08-26
1
-2
/
+24
*
testsuite/synth: add a test for #1428
Tristan Gingold
2020-08-26
23
-0
/
+257
*
synth: improve diagnostic for multiple assignment. Fix #1428
Tristan Gingold
2020-08-26
5
-19
/
+191
*
testsuite/gna: add test from #1431
Tristan Gingold
2020-08-26
2
-0
/
+130
*
testsuite/gna: add reproducer for #1404
Tristan Gingold
2020-08-26
4
-0
/
+65
*
trans-rtis: adjust max_depth of records. For #1404
Tristan Gingold
2020-08-26
1
-3
/
+7
*
grt-disp_signals: add code to display last value (disabled).
Tristan Gingold
2020-08-26
1
-0
/
+8
*
testsuite/gna: add a test for #1440
Tristan Gingold
2020-08-26
2
-0
/
+50
*
vhdl/translate: handle vhdl-93 'last_value. Fix #1440
Tristan Gingold
2020-08-26
6
-75
/
+207
*
Replace distutils with setuptools
Nicola Corna
2020-08-25
1
-1
/
+1
*
Remove unused 'import distutils.command.build_py'
Nicola Corna
2020-08-25
1
-1
/
+0
*
testsuite/gna: add reproducer for #1440
Tristan Gingold
2020-08-25
2
-0
/
+28
*
testsuite/synth: add a test for ghdl/ghdl-yosys-plugin#129
Tristan Gingold
2020-08-25
3
-0
/
+55
[next]