mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	Docs: Update for properties
Add properties page, move cell_gate and cell_word under a singular cell_index along with properties. Fix links accordingly. Also drop x-aware and x-output todos since they are resolved.
This commit is contained in:
		
							parent
							
								
									4d84d7e69f
								
							
						
					
					
						commit
						e40134c856
					
				
					 9 changed files with 34 additions and 18 deletions
				
			
		|  | @ -6,16 +6,6 @@ Binary operators | |||
| 
 | ||||
| .. TODO:: display cell titles | ||||
| 
 | ||||
| .. todo:: 'x' aware warning | ||||
| 
 | ||||
|    some passes will treat cell as the non 'x' aware cell, i.e. synthesis; `$eqx` | ||||
|    `$nex` `$bweqx` | ||||
| 
 | ||||
| .. todo:: 'x' output | ||||
| 
 | ||||
|    shiftx, div, mod, pmux (less-so) can produce 'x' output even if all inputs | ||||
|    are defined | ||||
| 
 | ||||
| All binary RTL cells have two input ports ``A`` and ``B`` and one output port | ||||
| ``Y``. They also have the following parameters: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue