mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	sat docu change
This commit is contained in:
		
							parent
							
								
									9237fb924e
								
							
						
					
					
						commit
						b19c926af8
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -940,6 +940,9 @@ struct SatPass : public Pass {
 | 
			
		|||
		log("        set up a sequential problem with <N> time steps. The steps will\n");
 | 
			
		||||
		log("        be numbered from 1 to N.\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("        note: for large <N> it can be significantly faster to use\n");
 | 
			
		||||
		log("        -tempinduct-baseonly -maxsteps <N> instead of -seq <N>.\n");
 | 
			
		||||
		log("\n");
 | 
			
		||||
		log("    -set-at <N> <signal> <value>\n");
 | 
			
		||||
		log("    -unset-at <N> <signal>\n");
 | 
			
		||||
		log("        set or unset the specified signal to the specified value in the\n");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue