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

icebram - Replace BRAM initialization data in a .asc 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                                        ICEBRAM(1)

Description

       Replace  BRAM initialization data in a .asc file. This can be used for example to replace firmware images
       without re-running synthesis and place&route.

Name

icebram - Replace BRAM initialization data in a .asc file

Options

-g     generate a hex file with random  contents.   use  this  to  generate  the  hex  file  used  during
              synthesis, then use the same file as <from_hexfile> later.

       -v     verbose (repeat to increase verbosity)

See Also

icepack(1)

Synopsis

icebram [options] <from_hexfile> <to_hexfile>
       icebram [options] -g <width> <depth>

See Also