mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Fix typo
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
		
							parent
							
								
									0fda0e821c
								
							
						
					
					
						commit
						47ffbf554e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -227,7 +227,7 @@ struct AttrmapPass : public Pass {
 | 
			
		|||
		log("\n");
 | 
			
		||||
		log("    attrmap [options] [selection]\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("This command renames attributes and/or mapps key/value pairs to\n");
 | 
			
		||||
		log("This command renames attributes and/or maps key/value pairs to\n");
 | 
			
		||||
		log("other key/value pairs.\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log_attrmap_paramap_options();
 | 
			
		||||
| 
						 | 
				
			
			@ -307,7 +307,7 @@ struct ParamapPass : public Pass {
 | 
			
		|||
		log("\n");
 | 
			
		||||
		log("    paramap [options] [selection]\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("This command renames cell parameters and/or mapps key/value pairs to\n");
 | 
			
		||||
		log("This command renames cell parameters and/or maps key/value pairs to\n");
 | 
			
		||||
		log("other key/value pairs.\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log_attrmap_paramap_options();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue