mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Fix whitespace
This commit is contained in:
		
							parent
							
								
									49e64ad492
								
							
						
					
					
						commit
						cd92a706ae
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2046,7 +2046,7 @@ struct OptExprPass : public Pass { | |||
| 						design->scratchpad_set_bool("opt.did_something", true); | ||||
| 				} while (did_something); | ||||
| 				if (!keepdc) | ||||
| 				    replace_const_cells(design, module, true /* consume_x */, mux_undef, mux_bool, do_fine, keepdc, clkinv); | ||||
| 					replace_const_cells(design, module, true /* consume_x */, mux_undef, mux_bool, do_fine, keepdc, clkinv); | ||||
| 				if (did_something) | ||||
| 					design->scratchpad_set_bool("opt.did_something", true); | ||||
| 			} while (did_something); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue