index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
Commit message (
Expand
)
Author
Age
Files
Lines
*
testsuite/gna: add a test for #2333
Tristan Gingold
2023-01-30
2
-0
/
+35
*
testsuite/synth: add a test for #2330
Tristan Gingold
2023-01-29
2
-0
/
+20
*
testsuite/gna: add tests for #2328
Tristan Gingold
2023-01-29
4
-0
/
+107
*
testsuite/gna: adjust reproducer of #610
Tristan Gingold
2023-01-28
1
-1
/
+1
*
testsuite/synth: add tests for #2327
Tristan Gingold
2023-01-27
4
-0
/
+132
*
testsuite/pyunit/lsp: adjust baselines
Tristan Gingold
2023-01-27
11
-11
/
+22
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2023-01-26
2
-0
/
+9
*
testsuite/gna: add a test for #2326
Tristan Gingold
2023-01-26
2
-0
/
+30
*
testsuite/issue2323: add more tests
Tristan Gingold
2023-01-26
3
-0
/
+27
*
testsuite/gna: add a test for #2323
Tristan Gingold
2023-01-25
4
-0
/
+51
*
testsuite/synth: adjust reproducer for #2062
Tristan Gingold
2023-01-25
1
-1
/
+1
*
testsuite/gna: add a test for #2218
Tristan Gingold
2023-01-17
1
-0
/
+3
*
testsuite/gna: adjust error detection in issue#687 for simul
Tristan Gingold
2023-01-15
1
-7
/
+11
*
testsuite/gna: fix issue#2098 due to elaboration errors.
Tristan Gingold
2023-01-15
4
-10
/
+342
*
testsuite/gna/bug081: add tests for previous commit
Tristan Gingold
2023-01-15
3
-0
/
+36
*
testsuite/gna: add a test for -Welaborated
Tristan Gingold
2023-01-15
1
-0
/
+2
*
testsuite/gna: add a test for #664
Tristan Gingold
2023-01-15
7
-0
/
+1138
*
testsuite/gna: add a test for #2303
Tristan Gingold
2023-01-12
2
-0
/
+19
*
testsuite/gna: adjust harness for #1257
Tristan Gingold
2023-01-12
1
-2
/
+2
*
testsuite/gna: adjust harness for #1125
Tristan Gingold
2023-01-12
1
-1
/
+1
*
Dependency Graphs (#2308)
Patrick Lehmann
2023-01-12
8
-19
/
+90
*
testsuite/gna: add a test for #2307
Tristan Gingold
2023-01-11
2
-0
/
+21
*
testsuite/synth: adjust code for #1926
Tristan Gingold
2023-01-10
1
-8
/
+8
*
testsuite/gna: add a test for #2200
Tristan Gingold
2023-01-06
2
-0
/
+21
*
testsuite/gna: add a test for #2299
Tristan Gingold
2023-01-06
3
-0
/
+61
*
testsuite/gna: fix stderr redirection
Tristan Gingold
2023-01-06
1
-1
/
+1
*
testsuite/gna: add a test for #2288
Tristan Gingold
2022-12-31
2
-0
/
+45
*
Merge pull request #2289 from Paebbels/paebbels/pyVHDLModel-updates
tgingold
2022-12-31
17
-47
/
+190
|
\
|
*
Improved VHDL example project.
Patrick Lehmann
2022-12-29
8
-62
/
+77
|
*
Added Get***Symbol functions. Improved Symbol handling.
Patrick Lehmann
2022-12-29
2
-0
/
+84
|
*
Fixed duplicate testcase name (Vital).
Patrick Lehmann
2022-12-27
1
-1
/
+1
|
*
Fixed context and package names and their references in VHDL example code.
Patrick Lehmann
2022-12-27
9
-11
/
+20
|
*
Improved StopWatch testcase.
Patrick Lehmann
2022-12-26
6
-52
/
+51
|
*
New handling of symbols.
Patrick Lehmann
2022-12-26
2
-0
/
+33
|
*
Added one-line code documentations.
Patrick Lehmann
2022-12-25
4
-1
/
+4
*
|
synth: add support for numeric_std_unsigned add, sub, fix #2286
tmeissner
2022-12-26
3
-0
/
+86
*
|
testsuite/synth: add a test for #2285
Tristan Gingold
2022-12-26
2
-0
/
+25
|
/
*
Enable and disable AMS support based on VHDLVersion.
Patrick Lehmann
2022-12-24
1
-1
/
+4
*
Use VHDL library source files also for DOM testcases.
Patrick Lehmann
2022-12-24
1
-0
/
+93
*
Loading predefined libraries and packages.
Patrick Lehmann
2022-12-23
1
-0
/
+2
*
Updated to pyVHDLModel v0.18.0.
Patrick Lehmann
2022-12-23
4
-9
/
+34
*
Changed doc comment position.
Patrick Lehmann
2022-12-23
1
-1
/
+3
*
Fixed path to SimpleEntity.
Patrick Lehmann
2022-12-23
1
-1
/
+1
*
Updated StopWatch testcode.
Patrick Lehmann
2022-12-23
1
-31
/
+43
*
Added StopWatch example for DOM and documentation testing.
Patrick Lehmann
2022-12-23
12
-12
/
+813
*
Restructured test example sourcefiles.
Patrick Lehmann
2022-12-23
4
-16
/
+78
*
Reorganized comment tests.
Patrick Lehmann
2022-12-23
1
-2
/
+15
*
Some f-string changes.
Patrick Lehmann
2022-12-23
1
-5
/
+3
*
Added comments to test files.
Patrick Lehmann
2022-12-23
1
-1
/
+3
*
testsuite/gna/bug0130: reindentation
Tristan Gingold
2022-12-23
1
-3
/
+3
[next]