Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-12 | Update elf2hex to pick up more Python 2 fixes | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-10 | Allow Python >= 2.7 for elf2hex | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-13 | Update elf2hex to disable maintainer mode | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
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> |