mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Update to Values section
This commit is contained in:
		
							parent
							
								
									1034422c58
								
							
						
					
					
						commit
						5159dda826
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -48,8 +48,8 @@ A \textit{value} consists of a width in bits and a bit representation, most sign | |||
|     \item \texttt{0}: A logic zero value | ||||
|     \item \texttt{1}: A logic one value | ||||
|     \item \texttt{x}: An unknown logic value | ||||
|     \item \texttt{z}: A high-impedance value | ||||
|     \item \texttt{m}: ? | ||||
|     \item \texttt{z}: A high-impedance value (or don't care in case patterns) | ||||
|     \item \texttt{m}: A marked bit (internal use only) | ||||
|     \item \texttt{-}: A don't care value | ||||
| \end{itemize} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue