From 2077ff04a25b4393d9b88cd0ee69db3f8eb40276 Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Thu, 13 Dec 2018 18:45:09 -0800 Subject: Add support for generating coreip hex files via elf2hex 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 --- scripts/elf2hex | 1 + 1 file changed, 1 insertion(+) create mode 160000 scripts/elf2hex (limited to 'scripts/elf2hex') diff --git a/scripts/elf2hex b/scripts/elf2hex new file mode 160000 index 0000000..6b1d0f0 --- /dev/null +++ b/scripts/elf2hex @@ -0,0 +1 @@ +Subproject commit 6b1d0f078e153755ee1bee1b2c9b0a05b3221457 -- cgit v1.2.1-18-gbd029