mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-28 10:19:26 +00:00 
			
		
		
		
	Leftover printf
This commit is contained in:
		
							parent
							
								
									456295eb66
								
							
						
					
					
						commit
						0895093c7c
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -119,7 +119,6 @@ struct ShregmapTechXilinx7 : ShregmapTech | |||
| 				j = cell->getParam("\\S_WIDTH").as_int(); | ||||
| 				int k = 0; | ||||
| 				for (auto bit : sigmap(cell->getPort("\\B"))) { | ||||
| 					printf("%d\n", bit.offset); | ||||
| 					sigbit_to_shiftx_offset[bit] = std::make_tuple(cell, j, k++); | ||||
| 					if (k == width) { | ||||
| 						k = 0; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue