You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the cv32e40p/dev branch. In ~/core-v-verif/cv32e40p/env/corev-dv/cv32e40p_asm_program_gen.sv, how should I change the "reg_val" constant value in the init_str_reserved_gpr and init_gpr functions according to my linker script? Also, do I need to change anything in any other file to prevent writes to memory where I don't want them?
I changed the memory sections in my linker script and made the boot_address 0x80000080.