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-08-22 06:07:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
emil/codeowners-verilog-ast
yosys
/
tests
/
functional
/
run-test.sh
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
3 lines
60 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
rewrite functional backend test code in python
2024-07-12 11:07:33 +01:00
#!/usr/bin/env bash
functional tests: run from make tests but not smtlib/rkt tests
2024-09-04 10:30:08 +01:00
pytest -v -m
"not smt and not rkt"
"
$@
"
Reference in New Issue
Copy Permalink