mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			143 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			143 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# fulladder-batch.do 
 | 
						|
# David_Harris@hmc.edu 10 January 2021
 | 
						|
vlog fulladder.sv 
 | 
						|
vopt +acc work.testbench -o workopt 
 | 
						|
vsim workopt
 | 
						|
run -all
 | 
						|
quit |