Man page - yosys-abc(1)
Packages contains this manual
Manual
YOSYS-ABC
NAMESYNOPSIS
OPTIONS
NAME
yosys-abc - UC Berkeley, ABC
SYNOPSIS
yosys-abc [ -c cmd ] [ -q cmd ] [ -C cmd ] [ -Q cmd ] [ -f script ] [ -h ] [ -o file ] [ -s ] [ -t type ] [ -T type ] [ -x ] [ -b ] [ file ]
OPTIONS
|
-c cmd |
execute commands β cmd β |
||
|
-q cmd |
execute commands β cmd β quietly |
||
|
-C cmd |
execute commands β cmd β, then continue in interactive mode |
||
|
-Q cmd |
execute commands β cmd β quietly, then continue in interactive mode |
-F script
execute commands from a script file and echo commands
-f script
execute commands from a script file
|
-h |
print the command usage |
-o file
specify output filename to store the result
|
-s |
do not read any initialization file |
-t type
specify input type (blif_mv (default), blif_mvs, blif, or none)
-T type
specify output type (blif_mv (default), blif_mvs, blif, or none)
|
-x |
equivalent to β -t none -T noneβ |
|||
|
-b |
running in bridge mode |