mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	read_xaiger2: Rm debug print
This commit is contained in:
		
							parent
							
								
									66734f522d
								
							
						
					
					
						commit
						cf0a583f40
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -341,7 +341,6 @@ struct Xaiger2Frontend : public Frontend { | |||
| 					/* unused box_id = */ read_be32(*f); | ||||
| 					auto box_seq = read_be32(*f); | ||||
| 
 | ||||
| 					log("box_seq=%d boxes.size=%d\n", box_seq, (int) boxes.size()); | ||||
| 					log_assert(box_seq < boxes.size()); | ||||
| 
 | ||||
| 					auto [cell, def] = boxes[box_seq]; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue