mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Capitalisation
This commit is contained in:
		
							parent
							
								
									baf47e496f
								
							
						
					
					
						commit
						78914e2e0e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -78,7 +78,7 @@ struct SynthXilinxPass : public ScriptPass | ||||||
| 		log("        do not use MUXF[78] resources to implement LUTs larger than LUT6s\n"); | 		log("        do not use MUXF[78] resources to implement LUTs larger than LUT6s\n"); | ||||||
| 		log("\n"); | 		log("\n"); | ||||||
| 		log("    -widemux <int>\n"); | 		log("    -widemux <int>\n"); | ||||||
| 		log("        enable inference of hard multiplexer resources (MuxFx) for muxes at or\n"); | 		log("        enable inference of hard multiplexer resources (MUXF[78]) for muxes at or\n"); | ||||||
| 		log("        above this number of inputs (minimum value 2, recommended value >= 5).\n"); | 		log("        above this number of inputs (minimum value 2, recommended value >= 5).\n"); | ||||||
| 		log("        default: 0 (no inference)\n"); | 		log("        default: 0 (no inference)\n"); | ||||||
| 		log("\n"); | 		log("\n"); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue