This website requires JavaScript.
Explore
Help
Sign In
luke
/
yosys
Watch
1
Star
0
Fork
0
mirror of
https://github.com/YosysHQ/yosys.git
synced
2026-09-06 11:59:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7cf9415f8ad2cde0eae5020ea498d82ad72f00a
yosys
/
tests
/
verilog
T
History
clairexen
2412e75495
Merge pull request
#2380
from Xiretza/parallel-tests
...
Clean up and parallelize testsuite
2020-10-01 18:12:31 +02:00
..
.gitignore
Update .gitignore
2020-10-01 15:53:14 +01:00
bug2037.ys
test: add attribute-before-stmt test from @nakengelhardt
2020-05-25 07:36:53 -07:00
bug2042-sv.ys
tests: fix some test warnings
2020-05-25 10:07:58 -07:00
bug2042.ys
…
const_arst.ys
add tests
2020-09-28 18:16:08 +02:00
const_sr.ys
add tests
2020-09-28 18:16:08 +02:00
run-test.sh
tests: Centralize test collection and Makefile generation
2020-09-21 15:07:02 +02:00
task_attr.ys
tests: attributes before task enable
2020-05-14 16:09:41 -07:00
upto.ys
…