extend spn_checker to comapre the results from 2nd XSPN accelerator
This commit is contained in:
		@@ -93,7 +93,7 @@ void platform_init(){
 | 
			
		||||
int main() {
 | 
			
		||||
	volatile int * target_mem_base = (int *)(end + 0x10000000);
 | 
			
		||||
    int * local_mem_base           = (int *) end;
 | 
			
		||||
    int * plic_b_pending           = (int *)(0xA0000000+PLIC_PENDING_OFFSET);
 | 
			
		||||
    int * plic_b_pending           = (int *)(0xC0000000+PLIC_PENDING_OFFSET);
 | 
			
		||||
 | 
			
		||||
    int hartid = read_csr(mhartid);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user