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
*
doc: Add --psl-report-uncovered documentation option.
Ondrej Ille
2021-03-23
1
-0
/
+4
*
git: update-index, allow +x for execution
Ondrej Ille
2021-03-22
1
-0
/
+0
*
testsuite/gna: Adjust issue1690 test to work with --psl-report-uncovered.
Ondrej Ille
2021-03-22
1
-2
/
+2
*
src: Move --psl-report-uncovered to run options, not analysis options.
Ondrej Ille
2021-03-22
4
-3
/
+12
*
Revert "src: Add -Wpsl-uncovered option to optionally warn about uncovered PS...
Ondrej Ille
2021-03-22
4
-31
/
+17
*
Revert "src: Fix build warning for redundant comparison."
Ondrej Ille
2021-03-22
1
-1
/
+1
*
Revert "src: Fix notes on pull-request."
Ondrej Ille
2021-03-22
3
-9
/
+10
*
testsuite: Add gna for 1690.
Ondrej Ille
2021-03-22
2
-0
/
+59
*
src: Fix notes on pull-request.
Ondrej Ille
2021-03-22
3
-10
/
+9
*
src: Fix build warning for redundant comparison.
Ondrej Ille
2021-03-22
1
-1
/
+1
*
src: Add -Wpsl-uncovered option to optionally warn about uncovered PSL sequen...
Ondrej Ille
2021-03-22
4
-17
/
+31
*
testsuite/gna: add a test for #1689
Tristan Gingold
2021-03-21
2
-0
/
+39
*
vhdl-sem_types: fix staticness of constrained array. For #1689
Tristan Gingold
2021-03-21
1
-7
/
+10
*
pyGHDL: regenerate
Tristan Gingold
2021-03-20
1
-180
/
+181
*
testsuite/gna: add a test for #1691
Tristan Gingold
2021-03-20
2
-0
/
+22
*
vhdl: make standard.now impure for vhdl 2008. Fix #1691
Tristan Gingold
2021-03-20
1
-5
/
+11
*
testsuite/gna: add a test for #1688
Tristan Gingold
2021-03-19
3
-0
/
+80
*
vhdl: handle alias of protected objects. Fix #1688
Tristan Gingold
2021-03-19
2
-8
/
+23
*
testsuite/gna: add test for #1687
Tristan Gingold
2021-03-18
3
-0
/
+43
*
configure: work-around unexpected regexp range with sv_SE locale. Fix #1581
Tristan Gingold
2021-03-18
1
-2
/
+5
*
netlists-dump: also dump attributes
Tristan Gingold
2021-03-17
3
-74
/
+168
*
synth: handle loc attribute (for ports). Fix #1682
Tristan Gingold
2021-03-17
2
-1
/
+5
*
netlists: do not remove net gates that have an attribute
Tristan Gingold
2021-03-17
3
-25
/
+36
*
std_names: add Name_Loc
Tristan Gingold
2021-03-17
2
-1
/
+3
*
synth-expr.adb: add comments
Tristan Gingold
2021-03-14
1
-0
/
+5
*
testsuite/synth: add test for #1685
Tristan Gingold
2021-03-14
2
-0
/
+43
*
synth-expr.adb: handle const right in synth_short_circuit. Fix #1685
Tristan Gingold
2021-03-14
1
-0
/
+6
*
testsuite/gna: add a test for #1684
Tristan Gingold
2021-03-13
5
-0
/
+90
*
vhdl-canon.adb: handle individual assoc in extract sensitivity. Fix #1684
Tristan Gingold
2021-03-13
1
-0
/
+2
*
testsuite/synth: add a test for #1679
Tristan Gingold
2021-03-13
2
-0
/
+30
*
synth-oper: handle const for numeric_std.match Fix #1679
Tristan Gingold
2021-03-13
1
-0
/
+1
*
testsuite/synth: add a test for #1681
Tristan Gingold
2021-03-13
4
-0
/
+119
*
synth-expr: allow non-simple name for FF clocks. Fix #1681
Tristan Gingold
2021-03-13
1
-12
/
+17
*
testsuite/synth: add a test for #1680
Tristan Gingold
2021-03-13
2
-0
/
+40
*
synth: handle attributes of length 0. Fix #1680
Tristan Gingold
2021-03-13
2
-3
/
+6
*
scripts/vendors: add missing workdir argument
Nicola Corna
2021-03-13
1
-3
/
+3
*
Regenerate errorout.py
Tristan Gingold
2021-03-09
1
-11
/
+12
*
testsuite/gna: add a test for #1677
Tristan Gingold
2021-03-08
3
-0
/
+80
*
Add a warning for processes without a wait statement. Fix #1677
Tristan Gingold
2021-03-08
2
-7
/
+17
*
ghdlvpi.adb: use Directory_Separator.
Tristan Gingold
2021-03-07
1
-1
/
+3
*
Makefile.in: make ghdl/ include subdir explicit
Tristan Gingold
2021-03-07
1
-7
/
+8
*
Makefile.in: adjust install.vpi.local Fox #1674
Tristan Gingold
2021-03-07
1
-3
/
+3
*
Include directory structure proposal.
MichaĆ Kruszewski
2021-03-07
7
-16
/
+16
*
scripts/vendors: fix typo in deprecated script param (#1673)
Adrian Byszuk
2021-03-05
1
-2
/
+2
*
VHPI: add tests for loading libraries
Marlon James
2021-03-04
15
-5
/
+173
*
VHPI: add initial minimal implementation
Marlon James
2021-03-04
20
-28
/
+3252
*
VPI: support loading multiple libraries
Marlon James
2021-03-02
6
-19
/
+132
*
testsuite/synth: add a test for #1665
Tristan Gingold
2021-02-27
2
-0
/
+24
*
synth: handle pow and arctan from ieee.math_real. Fix #1665
Tristan Gingold
2021-02-27
7
-409
/
+436
*
vhdl-sem_expr.adb: improve fix for #1664
Tristan Gingold
2021-02-27
1
-4
/
+1
[next]