index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
verilog
Commit message (
Expand
)
Author
Age
Files
Lines
*
verilog: save and restore overwritten macro arguments
Zachary Snow
2021-07-28
2
-0
/
+23
*
sv: fix two struct access bugs
Zachary Snow
2021-07-15
2
-0
/
+92
*
sv: fix up end label checking
Zachary Snow
2021-06-16
5
-0
/
+51
*
mem2reg: tolerate out of bounds constant accesses
Zachary Snow
2021-06-08
2
-0
/
+33
*
sv: support tasks and functions within packages
Zachary Snow
2021-06-01
2
-0
/
+34
*
sv: check validity of package end label
Zachary Snow
2021-05-10
1
-0
/
+15
*
preproc: test coverage for #2712
Zachary Snow
2021-03-30
3
-0
/
+18
*
sv: allow typenames as function return types
Zachary Snow
2021-03-19
2
-0
/
+40
*
sv: carry over global typedefs from previous files
Zachary Snow
2021-03-17
2
-0
/
+60
*
sv: allow globals in one file to depend on globals in another
Zachary Snow
2021-03-12
1
-0
/
+20
*
verilog: disallow overriding global parameters
Zachary Snow
2021-03-11
1
-0
/
+16
*
Merge pull request #2626 from zachjs/param-no-default
whitequark
2021-03-07
10
-0
/
+177
|
\
|
*
sv: support for parameters without default values
Zachary Snow
2021-03-02
10
-0
/
+177
*
|
Merge pull request #2632 from zachjs/width-limit
whitequark
2021-03-07
2
-0
/
+33
|
\
\
|
*
|
verilog: impose limit on maximum expression width
Zachary Snow
2021-03-04
2
-0
/
+33
|
|
/
*
/
sv: fix some edge cases for unbased unsized literals
Zachary Snow
2021-03-06
2
-0
/
+47
|
/
*
verilog: fix sizing of ports with int types in module headers
Zachary Snow
2021-03-01
2
-0
/
+61
*
verilog: fix handling of nested ifdef directives
Zachary Snow
2021-03-01
5
-0
/
+50
*
Merge pull request #2615 from zachjs/genrtlil-conflict
whitequark
2021-03-01
6
-0
/
+56
|
\
|
*
genrtlil: improve name conflict error messaging
Zachary Snow
2021-02-26
6
-0
/
+56
*
|
sv: extended support for integer types
Zachary Snow
2021-02-28
4
-0
/
+78
|
/
*
Extend "delay" expressions to handle pair and triplet, i.e. rise, fall and tu...
TimRudy
2021-02-24
2
-0
/
+438
*
Merge pull request #2594 from zachjs/func-arg-width
whitequark
2021-02-23
4
-0
/
+48
|
\
|
*
verilog: fix sizing of constant args for tasks/functions
Zachary Snow
2021-02-21
4
-0
/
+48
*
|
verilog: error on macro invocations with missing argument lists
Zachary Snow
2021-02-19
2
-0
/
+22
|
/
*
Merge pull request #2578 from zachjs/genblk-port
Zachary Snow
2021-02-11
1
-0
/
+12
|
\
|
*
verlog: allow shadowing module ports within generate blocks
Zachary Snow
2021-02-07
1
-0
/
+12
*
|
Add missing is_signed to type_atom
Kamil Rakoczy
2021-02-11
1
-0
/
+19
|
/
*
Add check of begin/end labels for genblock
Kamil Rakoczy
2021-02-04
1
-0
/
+26
*
verilog: significant block scoping improvements
Zachary Snow
2021-01-31
9
-0
/
+173
*
sv: fix support wire and var data type modifiers
Zachary Snow
2021-01-20
2
-0
/
+42
*
Merge pull request #2380 from Xiretza/parallel-tests
clairexen
2020-10-01
1
-19
/
+3
|
\
|
*
tests: Centralize test collection and Makefile generation
Xiretza
2020-09-21
1
-19
/
+3
*
|
Update .gitignore
David Shah
2020-10-01
1
-0
/
+2
*
|
add tests
N. Engelhardt
2020-09-28
2
-0
/
+49
|
/
*
Merge pull request #2080 from YosysHQ/eddie/fix_test_warnings
Eddie Hung
2020-06-03
1
-1
/
+1
|
\
|
*
tests: fix some test warnings
Eddie Hung
2020-05-25
1
-1
/
+1
*
|
test: add attribute-before-stmt test from @nakengelhardt
Eddie Hung
2020-05-25
1
-0
/
+15
*
|
verilog: do not warn for attributes on null statements
Eddie Hung
2020-05-25
1
-4
/
+4
*
|
tests: add an generate-else test too
Eddie Hung
2020-05-25
1
-0
/
+34
*
|
tests: add #2037 testcase
Eddie Hung
2020-05-25
1
-0
/
+9
|
/
*
Merge pull request #2057 from YosysHQ/eddie/fix_task_attr
Eddie Hung
2020-05-21
1
-0
/
+28
|
\
|
*
tests: attributes before task enable
Eddie Hung
2020-05-14
1
-0
/
+28
*
Merge pull request #2045 from YosysHQ/eddie/fix2042
Eddie Hung
2020-05-14
4
-0
/
+93
|
\
|
*
test: add another testcase as per @nakengelhardt
Eddie Hung
2020-05-14
1
-0
/
+25
|
*
tests: update/extend task argument tests
Eddie Hung
2020-05-13
2
-2
/
+35
|
*
tests: add #2042 testcase
Eddie Hung
2020-05-11
1
-0
/
+12
|
*
Setup tests/verilog properly
Eddie Hung
2020-05-11
2
-0
/
+23
*
techlibs/common: more robustness when *_WIDTH = 0
Eddie Hung
2020-05-05
1
-1
/
+0
*
test: add failing test
Eddie Hung
2020-05-04
1
-0
/
+5