mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	cleaned up comments
This commit is contained in:
		
							parent
							
								
									e7458c2061
								
							
						
					
					
						commit
						33bf0b5a56
					
				@ -45,8 +45,8 @@ default:
 | 
			
		||||
	@echo "Use wallySynth.py to run a concurrent sweep "
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
DIRS32 = rv32e rv32gc rv32ic rv32i # added 32i
 | 
			
		||||
DIRS64 = rv64i rv64gc # use just 64i, lose ic
 | 
			
		||||
DIRS32 = rv32e rv32gc rv32ic rv32i
 | 
			
		||||
DIRS64 = rv64i rv64gc
 | 
			
		||||
DIRS = $(DIRS32) $(DIRS64)
 | 
			
		||||
 | 
			
		||||
# bpred:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user