sv-tests icon indicating copy to clipboard operation
sv-tests copied to clipboard

Test suite designed to check compliance with the SystemVerilog standard.

Results 86 sv-tests issues
Sort by recently updated
recently updated
newest added

Bumps [third_party/cores/opentitan](https://github.com/lowRISC/opentitan) from `eec48c4` to `9aca637`. Commits 9aca637 [dv] Increase stress tests run time limit to 3h 23aafbe [tests] Add mask ROM shutdown e2e tests to the test plan ffc6ec4...

dependencies

Bumps [third_party/tools/moore](https://github.com/fabianschuiki/moore) from `4f91804` to `fd59d66`. Commits fd59d66 Replace llhd shifts with dynamic extracts and comb shifts (#247) cb0053b Surround moore.mir.concat with conversion casts to pass values of the type...

dependencies

It takes about 40 minutes CPU time for the sv-report tool to run and creating a report (And it runs in a single thread). This is painfully slow. Are there...

Bumps [third_party/tools/yosys-uhdm-plugin-integration](https://github.com/antmicro/yosys-uhdm-plugin-integration) from `f90c966` to `c7b3eb9`. Commits c7b3eb9 Merge pull request #663 from antmicro/dependabot/submodules/uhdm-tests/ibex/i... 09376d8 Merge pull request #650 from antmicro/dependabot/submodules/yosys-c1646a0 4006949 Merge pull request #660 from antmicro/dependabot/submodules/yosys-symbiflow-p... 167df2e Merge...

Bumps [third_party/cores/scr1](https://github.com/syntacore/scr1) from `a20ea05` to `d8ba8e5`. Commits d8ba8e5 Fixed issues with building isa and compliance tests for MIN configuration; fi... See full diff in compare view Dependabot will resolve any...

dependencies

Bumps [third_party/tests/ivtest](https://github.com/steveicarus/ivtest) from `19cd93a` to `a19e629`. Commits a19e629 Note that this project is obsolete. 39ca021 Merge pull request #19 from larsclausen/enum_invalid_dimensions 4b43692 Add a regression test for invalid enum dimensions...

dependencies

#1870 points out some tests that were added that are not consistent/complete designs. I'd like to suggest a new policy that before any new tests be accepted, failures against every...

The projf-explore tests were recently added. Almost none of them are runnable on a simulator (verilator/icarus) as there are missing modules. These need to be fixed to "fairly" grade tools...

The functionality is kind of limited and still needs some work. For example, it assumes that the user will not enter: coverage > 30 AND/OR coverage > 40 AND/OR coverage...