Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-14 | Update elf2hex to pull in py-compile | Palmer Dabbelt | |
Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
2018-12-14 | Update elf2hex to support older versions of autoconf | Palmer Dabbelt | |
Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
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> |