mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	synth_ice40: fix help text typo. NFC.
This commit is contained in:
		
							parent
							
								
									9112850800
								
							
						
					
					
						commit
						a8c5f7f41e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -78,7 +78,7 @@ struct SynthIce40Pass : public ScriptPass | ||||||
| 		log("\n"); | 		log("\n"); | ||||||
| 		log("    -dffe_min_ce_use <min_ce_use>\n"); | 		log("    -dffe_min_ce_use <min_ce_use>\n"); | ||||||
| 		log("        do not use SB_DFFE* cells if the resulting CE line would go to less\n"); | 		log("        do not use SB_DFFE* cells if the resulting CE line would go to less\n"); | ||||||
| 		log("        than min_ce_use SB_DFFE*in output netlist\n"); | 		log("        than min_ce_use SB_DFFE* in output netlist\n"); | ||||||
| 		log("\n"); | 		log("\n"); | ||||||
| 		log("    -nobram\n"); | 		log("    -nobram\n"); | ||||||
| 		log("        do not use SB_RAM40_4K* cells in output netlist\n"); | 		log("        do not use SB_RAM40_4K* cells in output netlist\n"); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue