mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	improved PLIC test organization
This commit is contained in:
		
							parent
							
								
									e70136ec78
								
							
						
					
					
						commit
						846553ac7d
					
				@ -51,14 +51,14 @@ add wave -divider
 | 
			
		||||
add wave -divider
 | 
			
		||||
 | 
			
		||||
# peripherals
 | 
			
		||||
add wave -hex /testbench/dut/uncore/uart/u/*
 | 
			
		||||
add wave -divider
 | 
			
		||||
add wave -hex /testbench/dut/uncore/gpio/*
 | 
			
		||||
add wave -divider
 | 
			
		||||
add wave -hex /testbench/dut/uncore/plic/*
 | 
			
		||||
add wave -hex /testbench/dut/uncore/plic/intPriority
 | 
			
		||||
add wave -hex /testbench/dut/uncore/plic/pendingArray
 | 
			
		||||
add wave -divider
 | 
			
		||||
add wave -hex /testbench/dut/uncore/uart/u/*
 | 
			
		||||
add wave -divider
 | 
			
		||||
add wave -hex /testbench/dut/uncore/gpio/*
 | 
			
		||||
add wave -divider
 | 
			
		||||
add wave -hex /testbench/dut/hart/ebu/*
 | 
			
		||||
add wave -divider
 | 
			
		||||
add wave -divider
 | 
			
		||||
 | 
			
		||||
@ -485,7 +485,7 @@ string tests32f[] = '{
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  string tests64periph[] = '{
 | 
			
		||||
    "rv64i-periph/WALLY-PLIC", "2080"
 | 
			
		||||
    "rv64i-periph/WALLY-PLIC", "2000"
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  string tests32periph[] = '{
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user