mirror of
https://github.com/YosysHQ/sby.git
synced 2026-04-23 14:33:30 +00:00
itp engine: address review feedback - simplify arg parsing, fix status logic, use exe_paths
This commit is contained in:
parent
39670d6611
commit
7225ad24f1
4 changed files with 12 additions and 33 deletions
|
|
@ -466,7 +466,7 @@ Install the ``itp-bmc`` binary to PATH:
|
|||
make
|
||||
sudo cp bmc /usr/local/bin/itp-bmc
|
||||
|
||||
Or set the ``ITP_BMC`` environment variable to point to the binary.
|
||||
Or set the ``ITP_BMC`` environment variable, or use the ``--itp-bmc`` command-line flag to specify the path directly.
|
||||
|
||||
**Engine arguments:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue