mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Fix typo
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
		
							parent
							
								
									70c417174d
								
							
						
					
					
						commit
						c800e3bb16
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -263,7 +263,7 @@ struct Dff2dffePass : public Pass { | |||
| 		log("more feedback paths to $dffe cells. It also works on gate-level cells such as\n"); | ||||
| 		log("$_DFF_P_, $_DFF_N_ and $_MUX_.\n"); | ||||
| 		log("\n"); | ||||
| 		log("    -unmap"); | ||||
| 		log("    -unmap\n"); | ||||
| 		log("        operate in the opposite direction: replace $dffe cells with combinations\n"); | ||||
| 		log("        of $dff and $mux cells. the options below are ignore in unmap mode.\n"); | ||||
| 		log("\n"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue