mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Fix spacing
This commit is contained in:
		
							parent
							
								
									fc5fda595d
								
							
						
					
					
						commit
						aece97024d
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -576,7 +576,7 @@ struct XAigerWriter | |||
| 
 | ||||
| 			RTLIL::Module *holes_module = nullptr; | ||||
| 			holes_module = module->design->addModule("\\__holes__"); | ||||
| 	 | ||||
| 
 | ||||
| 			for (auto cell : box_list) { | ||||
| 				int box_inputs = 0, box_outputs = 0; | ||||
| 				int box_id = module->design->module(cell->type)->attributes.at("\\abc_box_id").as_int(); | ||||
|  |  | |||
|  | @ -1,4 +1,4 @@ | |||
| # Max delays from https://pastebin.com/v2hrcksd  | ||||
| # Max delays from https://pastebin.com/v2hrcksd | ||||
| # from https://github.com/SymbiFlow/prjxray/pull/706#issuecomment-479380321 | ||||
| 
 | ||||
| # K	area	delay | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue