mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Remove debug
This commit is contained in:
		
							parent
							
								
									2f86366087
								
							
						
					
					
						commit
						e29df7d5fa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -965,7 +965,7 @@ struct Abc9Pass : public Pass {
 | 
				
			||||||
		vector<int> lut_costs;
 | 
							vector<int> lut_costs;
 | 
				
			||||||
		markgroups = false;
 | 
							markgroups = false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if 1
 | 
					#if 0
 | 
				
			||||||
		cleanup = false;
 | 
							cleanup = false;
 | 
				
			||||||
		show_tempdir = true;
 | 
							show_tempdir = true;
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue