mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Remove noalu from synth_gowin json output as Apicula now supports it
This commit is contained in:
		
							parent
							
								
									781cf13abd
								
							
						
					
					
						commit
						a3eec687e0
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -126,7 +126,6 @@ struct SynthGowinPass : public ScriptPass
 | 
			
		|||
				json_file = args[++argidx];
 | 
			
		||||
				nobram = true;
 | 
			
		||||
				nolutram = true;
 | 
			
		||||
				noalu = true;
 | 
			
		||||
				continue;
 | 
			
		||||
			}
 | 
			
		||||
			if (args[argidx] == "-run" && argidx+1 < args.size()) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue