mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	simlib: Add $buf disclaimer
				
					
				
			This commit is contained in:
		
							parent
							
								
									e13ace675e
								
							
						
					
					
						commit
						eeffca9470
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -91,7 +91,9 @@ endmodule | |||
| //-
 | ||||
| //-     $buf (A, Y)
 | ||||
| //-
 | ||||
| //- A simple coarse-grain buffer cell type.
 | ||||
| //- A simple coarse-grain buffer cell type for the experimental buffered-normalized
 | ||||
| //- mode. Note this cell does't get removed by 'opt_clean' and is not recommended
 | ||||
| //- for general use.
 | ||||
| //-
 | ||||
| module \$buf (A, Y); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue