mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	Remove unused var
This commit is contained in:
		
							parent
							
								
									988e6163ab
								
							
						
					
					
						commit
						5e1b8d458b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -99,7 +99,7 @@ struct SynthXilinxPass : public ScriptPass
 | 
			
		|||
		log("\n");
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	std::string top_opt, edif_file, blif_file, abc, arch;
 | 
			
		||||
	std::string top_opt, edif_file, blif_file, arch;
 | 
			
		||||
	bool flatten, retime, vpr, nobram, nodram, nosrl, nocarry, nowidelut, abc9;
 | 
			
		||||
 | 
			
		||||
	void clear_flags() YS_OVERRIDE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue