mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	smtr: Fix help text
Can't take both [selection] and [filename] optional arguments.
This commit is contained in:
		
							parent
							
								
									f4c7377ac1
								
							
						
					
					
						commit
						7698dfba5e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -267,7 +267,7 @@ struct FunctionalSmtrBackend : public Backend { | |||
|     	void help() override { | ||||
|         	//   |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|
 | ||||
| 		log("\n"); | ||||
| 		log("    write_functional_rosette [options] [selection] [filename]\n"); | ||||
| 		log("    write_functional_rosette [options] [filename]\n"); | ||||
| 		log("\n"); | ||||
| 		log("Functional Rosette Backend.\n"); | ||||
| 		log("\n"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue