3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00

bugpoint: add runner option

This commit is contained in:
Zachary Snow 2021-03-16 10:54:22 -04:00 committed by Zachary Snow
parent f71c2dcca6
commit c8b45a4a82
2 changed files with 20 additions and 6 deletions

View file

@ -656,6 +656,9 @@ are specified, all parts of design will be removed.
-updates
try to remove process updates from syncs.
-runner "<prefix>"
child process wrapping command, e.g., "timeout 30", or valgrind.
\end{lstlisting}
\section{cd -- a shortcut for 'select -module <name>'}