mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	read_liberty: Directly set abc9_box on fitting cells
				
					
				
			This commit is contained in:
		
							parent
							
								
									5dffdd229c
								
							
						
					
					
						commit
						a353b8fff0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -727,7 +727,7 @@ struct LibertyFrontend : public Frontend {
 | 
			
		|||
			}
 | 
			
		||||
 | 
			
		||||
			if (simple_comb_cell && has_outputs) {
 | 
			
		||||
				module->set_bool_attribute(ID(simple_comb_cell));
 | 
			
		||||
				module->set_bool_attribute(ID::abc9_box);
 | 
			
		||||
 | 
			
		||||
				if (flag_unit_delay) {
 | 
			
		||||
					for (auto wi : module->wires())
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue