This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb8a1ad3bc
yosys
/
tests
/
functional
/
run-test.sh
3 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
rewrite functional backend test code in python
2024-07-12 12:07:33 +02:00
#!/usr/bin/env bash
Undo more changes that slipped in from somewhere? a merge maybe?
2025-11-30 00:28:34 +01:00
pytest -v -m
"not smt and not rkt"
"
$@
"