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

iceunpack - Unpacks binary bitstreams for Lattice FPGA to readable .txt file

Author

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

                                                  07 June 2024                                      ICEUNPACK(1)

Description

       This tool can be used to unpack binary bitstreams for Lattice FPGA. It is part of the icestorm project.

Name

iceunpack - Unpacks binary bitstreams for Lattice FPGA to readable .txt file

Options

-u     unpack mode (implied when called as 'iceunpack')

       -v     verbose (repeat to increase verbosity)

       -b     write cram bitmap as netpbm file

       -f     write cram bitmap (fill tiles) as netpbm file

       -c     write cram bitmap (checkerboard) as netpbm file. repeat to flip the selection of tiles

       -r     write bram data, not cra, to the netpbm file

       -B0,-B1,-B2,-B3
              only include the specified banks in the netpbm file

See Also

icepack(1)

Synopsis

iceunpack [options] [input-file [output-file]]

See Also