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 --- bsp/coreip-s51-arty/settings.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bsp/coreip-s51-arty') diff --git a/bsp/coreip-s51-arty/settings.mk b/bsp/coreip-s51-arty/settings.mk index 31aca11..433aab1 100644 --- a/bsp/coreip-s51-arty/settings.mk +++ b/bsp/coreip-s51-arty/settings.mk @@ -1,4 +1,3 @@ -#write_config_file - RISCV_ARCH=rv64imac RISCV_ABI=lp64 +COREIP_HEX_WIDTH=32 -- cgit v1.2.1-18-gbd029