mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	undo last change, to investigate dff_opt test failure
This commit is contained in:
		
							parent
							
								
									3c95a28dc2
								
							
						
					
					
						commit
						a0c9d10118
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -115,7 +115,7 @@ struct MicrochipDffOptPass : public Pass { | |||
| 	{ | ||||
| 		log_header(design, "Executing MICROCHIP_DFFOPT pass (optimize FF control signal usage).\n"); | ||||
| 
 | ||||
| 		size_t argidx = 0; | ||||
| 		size_t argidx; | ||||
| 		int max_lut_size = 4; | ||||
| 
 | ||||
| 		extra_args(args, argidx, design); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue