mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									5ceb7f1308
								
							
						
					
					
						commit
						d1d4f9dc5f
					
				
							
								
								
									
										13
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
									
									
									
									
								
							@ -5,15 +5,22 @@ Wally is a 5-stage pipelined processor configurable to support all the standard
 | 
			
		||||
 | 
			
		||||
To use Wally on Linux:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
git clone https://github.com/davidharrishmc/riscv-wally
 | 
			
		||||
 | 
			
		||||
cd riscv-wally
 | 
			
		||||
 | 
			
		||||
cd imperas-riscv-tests
 | 
			
		||||
make
 | 
			
		||||
cd ../addins
 | 
			
		||||
git clone https://github.com/riscv-non-isa/riscv-arch-test
 | 
			
		||||
 | 
			
		||||
git clone https://github.com/riscv-software-src/riscv-isa-sim
 | 
			
		||||
cd riscv-isa-sim
 | 
			
		||||
mkdir build
 | 
			
		||||
cd build
 | 
			
		||||
set RISCV=/cad/riscv/gcc/bin   (or whatever your path is)
 | 
			
		||||
../configure --prefix=$RISCV
 | 
			
		||||
make
 | 
			
		||||
sudo make install
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Notes:
 | 
			
		||||
Eventually download imperas-riscv-tests separately
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user