mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Merge pull request #467 from mithro/patch-1
Fix spelling in -vpr help for synth_ice40
This commit is contained in:
		
						commit
						50da3bdbcc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -70,7 +70,7 @@ struct SynthIce40Pass : public ScriptPass
 | 
			
		|||
		log("\n");
 | 
			
		||||
		log("    -vpr\n");
 | 
			
		||||
		log("        generate an output netlist (and BLIF file) suitable for VPR\n");
 | 
			
		||||
		log("        (this fueature is experimental and incomplete)\n");
 | 
			
		||||
		log("        (this feature is experimental and incomplete)\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("The following commands are executed by this synthesis command:\n");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue