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
lofty/analogdevices
yosys
/
tests
/
functional
/
run-test.sh
3 lines
60 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
rewrite functional backend test code in python
2024-07-12 12:07:33 +02:00
#!/usr/bin/env bash
functional tests: run from make tests but not smtlib/rkt tests
2024-09-04 11:30:08 +02:00
pytest -v -m
"not smt and not rkt"
"
$@
"