mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-23 05:15:30 +00:00
btor2aiger: Install btor2aig_yw
Install alongside SBY. Add env helper to python source. Fix hardcoded path in `sby_core.py`.
This commit is contained in:
parent
143d03a66e
commit
b68f68d26b
3 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue