mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	xaiger: do not treat (* init=1'bx *) as 1'b0
This commit is contained in:
		
							parent
							
								
									6b3aa91a2a
								
							
						
					
					
						commit
						90cd49995b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -652,7 +652,7 @@ struct XAigerWriter | |||
| 					write_s_buffer(0); | ||||
| 				else { | ||||
| 					log_assert(init == State::Sx); | ||||
| 					write_s_buffer(0); | ||||
| 					write_s_buffer(2); | ||||
| 				} | ||||
| 
 | ||||
| 				// Use arrival time from output of flop box
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue