mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Missing files related to rv32imc config
This commit is contained in:
		
							parent
							
								
									a099cbb45b
								
							
						
					
					
						commit
						2a20d71a12
					
				
							
								
								
									
										31
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										31
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -81,37 +81,6 @@ synthDC/runArchive
 | 
				
			|||||||
synthDC/hdl
 | 
					synthDC/hdl
 | 
				
			||||||
/pipelined/regression/power.saif
 | 
					/pipelined/regression/power.saif
 | 
				
			||||||
tests/fp/vectors/*.tv
 | 
					tests/fp/vectors/*.tv
 | 
				
			||||||
# Temporary configs produced for synthesis
 | 
					 | 
				
			||||||
pipelined/config/rv32e_FPUoff
 | 
					 | 
				
			||||||
pipelined/config/rv32e_PMP0
 | 
					 | 
				
			||||||
pipelined/config/rv32e_PMP16
 | 
					 | 
				
			||||||
pipelined/config/rv32e_noMulDiv
 | 
					 | 
				
			||||||
pipelined/config/rv32e_noPriv
 | 
					 | 
				
			||||||
pipelined/config/rv32e_orig
 | 
					 | 
				
			||||||
pipelined/config/rv32gc_FPUoff
 | 
					 | 
				
			||||||
pipelined/config/rv32gc_PMP0
 | 
					 | 
				
			||||||
pipelined/config/rv32gc_PMP16
 | 
					 | 
				
			||||||
pipelined/config/rv32gc_noMulDiv
 | 
					 | 
				
			||||||
pipelined/config/rv32gc_noPriv
 | 
					 | 
				
			||||||
pipelined/config/rv32gc_orig
 | 
					 | 
				
			||||||
pipelined/config/rv32ic_FPUoff
 | 
					 | 
				
			||||||
pipelined/config/rv32ic_PMP0
 | 
					 | 
				
			||||||
pipelined/config/rv32ic_PMP16
 | 
					 | 
				
			||||||
pipelined/config/rv32ic_noMulDiv
 | 
					 | 
				
			||||||
pipelined/config/rv32ic_noPriv
 | 
					 | 
				
			||||||
pipelined/config/rv32ic_orig
 | 
					 | 
				
			||||||
pipelined/config/rv64gc_FPUoff
 | 
					 | 
				
			||||||
pipelined/config/rv64gc_PMP0
 | 
					 | 
				
			||||||
pipelined/config/rv64gc_PMP16
 | 
					 | 
				
			||||||
pipelined/config/rv64gc_noMulDiv
 | 
					 | 
				
			||||||
pipelined/config/rv64gc_noPriv
 | 
					 | 
				
			||||||
pipelined/config/rv64gc_orig
 | 
					 | 
				
			||||||
pipelined/config/rv64ic_FPUoff
 | 
					 | 
				
			||||||
pipelined/config/rv64ic_PMP0
 | 
					 | 
				
			||||||
pipelined/config/rv64ic_PMP16
 | 
					 | 
				
			||||||
pipelined/config/rv64ic_noMulDiv
 | 
					 | 
				
			||||||
pipelined/config/rv64ic_noPriv
 | 
					 | 
				
			||||||
pipelined/config/rv64ic_orig
 | 
					 | 
				
			||||||
synthDC/Summary.csv
 | 
					synthDC/Summary.csv
 | 
				
			||||||
pipelined/srt/exptestgen
 | 
					pipelined/srt/exptestgen
 | 
				
			||||||
pipelined/srt/testgen
 | 
					pipelined/srt/testgen
 | 
				
			||||||
 | 
				
			|||||||
@ -45,7 +45,7 @@ default:
 | 
				
			|||||||
	@echo "Use wallySynth.py to run a concurrent sweep "
 | 
						@echo "Use wallySynth.py to run a concurrent sweep "
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DIRS32 = rv32e rv32gc rv32ic rv32i
 | 
					DIRS32 = rv32e rv32gc rv32imc rv32i
 | 
				
			||||||
DIRS64 = rv64i rv64gc
 | 
					DIRS64 = rv64i rv64gc
 | 
				
			||||||
DIRS = $(DIRS32) $(DIRS64)
 | 
					DIRS = $(DIRS32) $(DIRS64)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user