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
*
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