Use the 80000000 entry point for RVFI_DII.
This commit is contained in:
@@ -69,10 +69,11 @@ SoC_Map_Struct {
|
||||
main_mem_addr_base: 'h_8000_0000,
|
||||
`ifdef RVFI_DII
|
||||
main_mem_addr_size: 'h_4000_0000,
|
||||
pc_reset_value: 'h_8000_0000
|
||||
`else
|
||||
main_mem_addr_size: 'h_1000_0000,
|
||||
`endif
|
||||
pc_reset_value: 'h_0000_1000
|
||||
`endif
|
||||
};
|
||||
|
||||
// ================================================================
|
||||
|
||||
Reference in New Issue
Block a user