mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	pmgen: Fix sample syntax
This commit is contained in:
		
							parent
							
								
									660be4a31e
								
							
						
					
					
						commit
						d6d1cc705e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -212,7 +212,7 @@ second argument, and the matcher will iterate over those options: | ||||||
|         index <SigSpec> port(eq, BA) === bar |         index <SigSpec> port(eq, BA) === bar | ||||||
|         set eq_ab AB |         set eq_ab AB | ||||||
|         set eq_ba BA |         set eq_ba BA | ||||||
|     generate |     endmatch | ||||||
| 
 | 
 | ||||||
| Notice how `define` can be used to define additional local variables similar | Notice how `define` can be used to define additional local variables similar | ||||||
| to the loop variables defined by `slice` and `choice`. | to the loop variables defined by `slice` and `choice`. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue