index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
simple
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expand tests/simple/constmuldivmod.v
Xiretza
2020-05-28
1
-1
/
+41
*
Bugfix in partsel.v signed indices test cases
Claire Wolf
2020-05-02
1
-2
/
+2
*
Add tests based on the test case from #1990
Claire Wolf
2020-05-02
1
-0
/
+46
*
Add dynamic slicing Verilog testcase
Eddie Hung
2020-03-31
1
-0
/
+12
*
Fix partsel expr bit width handling and add test case
Claire Wolf
2020-03-08
1
-0
/
+4
*
Make SV2017 compliant courtesy of @wsnyder
Eddie Hung
2019-12-12
1
-3
/
+1
*
simple/peepopt.v tests to various/peepopt.ys with equiv_opt & select
Eddie Hung
2019-09-05
1
-21
/
+0
*
Add peepopt_dffmuxext tests
Eddie Hung
2019-09-04
1
-0
/
+8
*
Use `command -v` rather than `which`
Emily
2019-09-03
1
-1
/
+1
*
Add test case for real parameters
Clifford Wolf
2019-08-20
1
-1
/
+10
*
Support explicit FIRRTL properties for better accommodation of FIRRTL/Verilog...
Jim Lawson
2019-07-31
1
-1
/
+3
*
Add test
Eddie Hung
2019-06-20
1
-0
/
+11
*
Add proper test for SV-style arrays
Clifford Wolf
2019-06-20
1
-0
/
+16
*
Add defvalue test, minor autotest fixes for .sv files
Clifford Wolf
2019-06-19
1
-0
/
+22
*
Rename implicit_ports.sv test to implicit_ports.v
Clifford Wolf
2019-06-07
1
-0
/
+0
*
Cleanup tux3-implicit_named_connection
Clifford Wolf
2019-06-07
1
-0
/
+16
*
Merge branch 'implicit_named_connection' of https://github.com/tux3/yosys int...
Clifford Wolf
2019-06-07
1
-1
/
+2
|
\
|
*
SystemVerilog support for implicit named port connections
tux3
2019-06-06
1
-1
/
+2
*
|
Added tests for attributes
Maciej Kurc
2019-06-03
9
-0
/
+219
|
/
*
Merge pull request #1049 from YosysHQ/clifford/fix1047
Clifford Wolf
2019-05-28
1
-0
/
+4
|
\
|
*
Do not use shiftmul peepopt pattern when mul result is truncated, fixes #1047
Clifford Wolf
2019-05-28
1
-0
/
+4
*
|
Add actual wandwor test that is part of "make test"
Clifford Wolf
2019-05-28
1
-0
/
+36
|
/
*
Added tests for Verilog frontent for attributes on parameters and localparams
Maciej Kurc
2019-05-16
2
-0
/
+22
*
Add test case from #997
Clifford Wolf
2019-05-07
1
-0
/
+12
*
Merge branch 'master' of github.com:YosysHQ/yosys into clifford/fix968
Clifford Wolf
2019-05-06
3
-0
/
+32
|
\
|
*
Merge pull request #969 from YosysHQ/clifford/pmgenstuff
Clifford Wolf
2019-05-03
1
-0
/
+9
|
|
\
|
|
*
Add peepopt_muldiv, fixes #930
Clifford Wolf
2019-04-30
1
-0
/
+9
|
*
|
Merge pull request #976 from YosysHQ/clifford/fix974
Clifford Wolf
2019-05-03
1
-0
/
+22
|
|
\
\
|
|
*
|
Add splitcmplxassign test case and silence splitcmplxassign warning
Clifford Wolf
2019-05-01
1
-0
/
+22
|
|
|
/
|
*
/
Fix #938 - Crash occurs in case when use write_firrtl command
Jim Lawson
2019-05-01
1
-0
/
+1
|
|
/
*
/
Add additional test cases for for-loops
Clifford Wolf
2019-05-01
1
-0
/
+25
|
/
*
Add retime test
Eddie Hung
2019-04-05
1
-0
/
+6
*
fix local name resolution in prefix constructs
Zachary Snow
2019-03-18
1
-0
/
+56
*
Fix handling of task output ports in clocked always blocks, fixes #857
Clifford Wolf
2019-03-07
1
-0
/
+19
*
Ensure fid() calls make_id() for consistency; tests/simple/dff_init.v fails
Jim Lawson
2019-03-04
1
-0
/
+1
*
Fix FIRRTL to Verilog process instance subfield assignment.
Jim Lawson
2019-02-25
1
-1
/
+0
*
Fix handling of defparam for when default_nettype is none
Clifford Wolf
2019-02-24
1
-0
/
+2
*
Merge https://github.com/YosysHQ/yosys into dff_init
Eddie Hung
2019-02-17
1
-0
/
+26
|
\
|
*
Update cells supported for verilog to FIRRTL conversion.
Jim Lawson
2019-02-15
1
-0
/
+26
*
|
Extend testcase
Eddie Hung
2019-02-06
1
-2
/
+34
*
|
Add testcase
Eddie Hung
2019-02-06
1
-0
/
+10
|
/
*
Basic test for checking correct synthesis of SystemVerilog interfaces
Ruben Undheim
2018-10-18
1
-90
/
+0
*
Support for 'modports' for System Verilog interfaces
Ruben Undheim
2018-10-12
1
-3
/
+17
*
Synthesis support for SystemVerilog interfaces
Ruben Undheim
2018-10-12
1
-0
/
+76
*
Fix tests/simple/specify.v
Clifford Wolf
2018-03-27
1
-2
/
+2
*
First draft of Verilog parser support for specify blocks and parameters.
Udi Finkelstein
2018-03-27
1
-0
/
+31
*
Allow $size and $bits in verilog mode, actually check test case
Clifford Wolf
2017-09-29
1
-32
/
+0
*
$size() now works correctly for all cases!
Udi Finkelstein
2017-09-26
1
-5
/
+11
*
$size() seems to work now with or without the optional parameter.
Udi Finkelstein
2017-09-26
1
-8
/
+18
*
Added $bits() for memories as well.
Udi Finkelstein
2017-09-26
1
-6
/
+5
[next]