mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	undid changes to synth script
This commit is contained in:
		
							parent
							
								
									94a57fb6eb
								
							
						
					
					
						commit
						a218a3d9fa
					
				@ -90,8 +90,9 @@ $(DIRS):
 | 
			
		||||
allsynth: $(CONFIGFILESTRIM)
 | 
			
		||||
 | 
			
		||||
$(CONFIGFILESTRIM):
 | 
			
		||||
	make synth DESIGN=wallypipelinedcore CONFIG=$@ TECH=sky90 FREQ=500 MAXCORES=1 --jobs
 | 
			
		||||
	make synth DESIGN=wallypipelinedcore CONFIG=$@ TECH=sky90 FREQ=500 MAXCORES=1
 | 
			
		||||
 | 
			
		||||
	
 | 
			
		||||
synth:
 | 
			
		||||
	@echo "DC Synthesis"
 | 
			
		||||
	@mkdir -p hdl/
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user