sifive / elf2hex

Converts ELF files to HEX files that are suitable for Verilog's readmemh.
82 stars 21 forks source link

Add build instructions to the README #4

Closed palmer-dabbelt closed 5 years ago

palmer-dabbelt commented 5 years ago

This contains instructions on how to build elf2hex from both the release tarballs as well as the git sources. This is meant to fix issue 3: https://github.com/sifive/elf2hex/issues/3

Signed-off-by: Palmer Dabbelt palmer@dabbelt.com