mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Switched to Python 3
This commit is contained in:
		
							parent
							
								
									f40d1b78b6
								
							
						
					
					
						commit
						c475deec6c
					
				
					 14 changed files with 14 additions and 35 deletions
				
			
		|  | @ -8,7 +8,7 @@ set -e | |||
| rm -rf temp | ||||
| mkdir -p temp | ||||
| echo "generating tests.." | ||||
| python generate.py | ||||
| python3 generate.py | ||||
| 
 | ||||
| echo "running tests.." | ||||
| for i in $( ls temp/*.ys | sed 's,[^0-9],,g; s,^0*\(.\),\1,g;' ); do | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue