Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-13 | Add support for generating coreip hex files via elf2hex | Palmer Dabbelt | |
This just calls elf2hex on the compiled elf files, producing a hex file that can be fed into RTL simulation. Signed-off-by: Palmer Dabbelt <palmer@sifive.com> |