mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-05 22:14:08 +00:00
Move parser generation into a seperate file to avoid import issues with bad python modules during docs gen. With the requirements.txt provided to readthedocs, there shouldn't need to be any other changes? Also I've never been able to run `make test` so I'm not actually sure if the changes break sby, but they shouldn't. |
||
---|---|---|
.. | ||
sby.py | ||
sby_autotune.py | ||
sby_cmdline.py | ||
sby_core.py | ||
sby_design.py | ||
sby_engine_abc.py | ||
sby_engine_aiger.py | ||
sby_engine_btor.py | ||
sby_engine_smtbmc.py | ||
sby_jobserver.py | ||
sby_mode_bmc.py | ||
sby_mode_cover.py | ||
sby_mode_live.py | ||
sby_mode_prove.py | ||
sby_sim.py |