mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-25 14:16:07 +00:00
Add tbtop config option
This commit is contained in:
parent
3fb72628de
commit
6ef12a4b31
5 changed files with 19 additions and 6 deletions
|
@ -463,6 +463,7 @@ class SbyJob:
|
|||
self.handle_int_option("timeout", None)
|
||||
|
||||
self.handle_str_option("smtc", None)
|
||||
self.handle_str_option("tbtop", None)
|
||||
|
||||
if self.opt_smtc is not None:
|
||||
for engine in self.engines:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue