3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-05 22:14:08 +00:00
sby/sbysrc
Jannis Harder beb8b3c6e3 Do not use fstring syntax that requires Python 3.8
While we most likely will require Python 3.8 going forward, this might
restore Python 3.6 compatibility until we update the installation guide.
2022-12-19 16:49:37 +01:00
..
sby.py Add colors to early and late log messages 2022-11-02 12:35:11 +01:00
sby_autotune.py Run tasks in parallel 2022-08-18 14:38:40 +02:00
sby_core.py Add colors to early and late log messages 2022-11-02 12:35:11 +01:00
sby_design.py sby_design: Extract total memory size and forall usage 2022-06-24 13:50:26 +02:00
sby_engine_abc.py Add color handling via click.style and click.echo 2022-10-31 20:29:32 +01:00
sby_engine_aiger.py Add color handling via click.style and click.echo 2022-10-31 20:29:32 +01:00
sby_engine_btor.py Add color handling via click.style and click.echo 2022-10-31 20:29:32 +01:00
sby_engine_smtbmc.py Add color handling via click.style and click.echo 2022-10-31 20:29:32 +01:00
sby_jobserver.py Do not use fstring syntax that requires Python 3.8 2022-12-19 16:49:37 +01:00
sby_mode_bmc.py Add colors to engine header message 2022-11-24 18:12:22 +01:00
sby_mode_cover.py Add colors to engine header message 2022-11-24 18:12:22 +01:00
sby_mode_live.py Add colors to engine header message 2022-11-24 18:12:22 +01:00
sby_mode_prove.py Add colors to engine header message 2022-11-24 18:12:22 +01:00