mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Turned on SVADU_SUPPORTED in rv32/64gc wally-config and in imperas.ic. ImperasDV is happy with these privileged tests now
This commit is contained in:
		
							parent
							
								
									df96732683
								
							
						
					
					
						commit
						baef1249e7
					
				@ -137,7 +137,7 @@
 | 
			
		||||
`define BPRED_SIZE 16
 | 
			
		||||
`define BTB_SIZE 10
 | 
			
		||||
 | 
			
		||||
`define SVADU_SUPPORTED 0
 | 
			
		||||
`define SVADU_SUPPORTED 1
 | 
			
		||||
`define ZMMUL_SUPPORTED 0
 | 
			
		||||
 | 
			
		||||
// FPU division architecture
 | 
			
		||||
 | 
			
		||||
@ -140,7 +140,7 @@
 | 
			
		||||
`define BPRED_SIZE 10
 | 
			
		||||
`define BTB_SIZE 10
 | 
			
		||||
 | 
			
		||||
`define SVADU_SUPPORTED 0
 | 
			
		||||
`define SVADU_SUPPORTED 1
 | 
			
		||||
`define ZMMUL_SUPPORTED 0
 | 
			
		||||
 | 
			
		||||
// FPU division architecture
 | 
			
		||||
 | 
			
		||||
@ -30,8 +30,8 @@
 | 
			
		||||
--override cpu/ignore_non_leaf_DAU=1
 | 
			
		||||
--override cpu/wfi_is_nop=T
 | 
			
		||||
--override cpu/misa_Extensions_mask=0x0
 | 
			
		||||
#--override cpu/updatePTEA=T
 | 
			
		||||
#--override cpu/updatePTED=T
 | 
			
		||||
--override cpu/updatePTEA=T
 | 
			
		||||
--override cpu/updatePTED=T
 | 
			
		||||
--override cpu/Sstc=T
 | 
			
		||||
 | 
			
		||||
# THIS NEEDS FIXING to 16
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user