logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

berkeley-abc - A System for Sequential Synthesis and Verification

Author

       This  manual  page was written by Ruben Undheim <ruben.undheim@gmail.com> for the Debian project (and may
       be used by others).

                                                 22 August 2015                                  BERKELEY-ABC(1)

Description

       This manual page documents briefly the berkeley-abc command.

       berkeley-abc is a program that synthesizes RTL to gate-level logic.

Name

berkeley-abc - A System for Sequential Synthesis and Verification

Options

-ccmd execute commands `cmd'

       -qcmd execute commands `cmd' quietly

       -Ccmd execute commands `cmd', then continue in interactive mode

       -Fscript
              execute commands from a scriptfile and echo commands

       -fscript
              execute commands from a scriptfile-h     print the command usage

       -ofile
              specify output filename to store the result

       -s     do not read any initialization file-ttype
              specify input type (blif_mv (default), blif_mvs, blif, or none)

       -Ttype
              specify output type (blif_mv (default), blif_mvs, blif, or none)

       -x     equivalent to '-t none -T none'

       -b     running in bridge mode

Synopsis

berkeley-abc [-ccmd] [-fscript] [-h] [-ofile] [-s] [-ttype] [-Ttype] [-x] [-b] <file>

See Also