mirror of
https://github.com/YosysHQ/sby.git
synced 2025-09-02 01:30:42 +00:00
More improvements in sby error handling
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
9edc65874c
commit
36c7185393
7 changed files with 25 additions and 17 deletions
|
@ -36,5 +36,5 @@ def run(job):
|
|||
sby_engine_aiger.run("live", job, engine_idx, engine)
|
||||
|
||||
else:
|
||||
assert False
|
||||
job.error("Invalid engine '%s' for live mode." % engine[0])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue