index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
svtypes
Commit message (
Expand
)
Author
Age
Files
Lines
*
sv: improve support for wire and var with user-defined types
Brett Witherspoon
2021-08-12
2
-0
/
+108
*
Add v2 memory cells.
Marcelina KoĆcielnicka
2021-08-11
3
-3
/
+3
*
verilog: check entire user type stack for type definition
Xiretza
2021-03-21
1
-0
/
+10
*
Add typedef input/output test
Kamil Rakoczy
2021-01-18
2
-0
/
+117
*
tests: Centralize test collection and Makefile generation
Xiretza
2020-09-21
1
-19
/
+3
*
Merge pull request #2329 from antmicro/arrays-fix-multirange-size
clairexen
2020-09-17
1
-0
/
+16
|
\
|
*
Test multirange (unpacked) arrays size
Lukasz Dalek
2020-08-03
1
-0
/
+16
*
|
Merge pull request #2330 from antmicro/arrays-fix-multirange-access
clairexen
2020-09-17
1
-0
/
+12
|
\
\
|
*
|
Add test for subarray access on multidimensional arrays
Lukasz Dalek
2020-08-03
1
-0
/
+12
|
|
/
*
|
Merge pull request #2122 from PeterCrozier/struct_array2
clairexen
2020-08-19
1
-1
/
+21
|
\
\
|
|
/
|
/
|
|
*
include both power-of-two and non-power-of-two testcases
N. Engelhardt
2020-08-18
1
-6
/
+23
|
*
Support 2D bit arrays in structures. Optimise array indexing.
Peter Crozier
2020-06-08
1
-2
/
+5
*
|
static cast: add tests
Kazuki Sakamoto
2020-06-19
5
-0
/
+80
|
/
*
Support packed arrays in struct/union.
Peter Crozier
2020-06-07
1
-0
/
+22
*
Merge branch 'master' into struct
Peter Crozier
2020-06-03
2
-0
/
+9
|
\
|
*
ast/simplify: don't bitblast async ROMs declared as `logic`.
whitequark
2020-05-05
2
-0
/
+9
*
|
Allow structs within structs.
Peter Crozier
2020-05-12
2
-0
/
+20
*
|
Generalise structs and add support for packed unions.
Peter Crozier
2020-05-12
1
-0
/
+61
*
|
Implement SV structs.
Peter Crozier
2020-05-08
2
-0
/
+81
|
/
*
support using previously declared types/localparams/params in package
Jeff Wang
2020-04-07
1
-3
/
+8
*
Support module/package/interface/block scope for typedef names.
Peter Crozier
2020-03-23
1
-0
/
+7
*
Revert typedef tests to standard grammar.
Peter
2020-03-22
7
-25
/
+26
*
add attributes for enumerated values in ilang
Jeff Wang
2020-02-17
2
-3
/
+3
*
scoped enum tests
Jeff Wang
2020-01-16
1
-1
/
+13
*
enum in package test
Jeff Wang
2020-01-16
1
-0
/
+3
*
simple enum test
Jeff Wang
2020-01-16
2
-0
/
+52
*
Use "(id)" instead of "id" for types as temporary hack
Clifford Wolf
2019-10-14
8
-19
/
+19
*
sv: Improve tests
David Shah
2019-10-03
8
-7
/
+30
*
sv: Add test scripts for typedefs
David Shah
2019-10-03
4
-0
/
+30
*
sv: Add support for memories of a typedef
David Shah
2019-10-03
1
-0
/
+10
*
sv: Add support for memory typedefs
David Shah
2019-10-03
1
-0
/
+10
*
sv: Fix typedefs in packages
David Shah
2019-10-03
1
-0
/
+11
*
sv: Fix typedef parameters
David Shah
2019-10-03
2
-3
/
+22
*
sv: Switch parser to glr, prep for typedef
David Shah
2019-10-03
1
-0
/
+22