mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	log_help: Add manual group support
Sets `chformal` group to "formal" for testing purposes
This commit is contained in:
		
							parent
							
								
									6fdefee35b
								
							
						
					
					
						commit
						1c627f4a1b
					
				
					 2 changed files with 5 additions and 0 deletions
				
			
		|  | @ -75,6 +75,7 @@ struct ChformalPass : public Pass { | |||
| 
 | ||||
| 	bool help_v2() override { | ||||
| 		auto *help = PrettyHelp::get_current(); | ||||
| 		help->set_group("formal"); | ||||
| 		help->usage("chformal [types] [mode] [options] [selection]"); | ||||
| 		help->paragraph( | ||||
| 			"Make changes to the formal constraints of the design. The [types] options " | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue