mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Minor style fixes
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
		
							parent
							
								
									2d73e1b60a
								
							
						
					
					
						commit
						23bb77867f
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		|  | @ -134,7 +134,7 @@ struct BtorWorker | |||
| 		btorf_push(log_id(cell)); | ||||
| 
 | ||||
| 		if (cell->type.in("$add", "$sub", "$mul", "$and", "$or", "$xor", "$xnor", "$shl", "$sshl", "$shr", "$sshr", "$shift", "$shiftx", | ||||
|                       "$concat", "$_AND_", "$_NAND_", "$_OR_", "$_NOR_", "$_XOR_", "$_XNOR_")) | ||||
| 				"$concat", "$_AND_", "$_NAND_", "$_OR_", "$_NOR_", "$_XOR_", "$_XNOR_")) | ||||
| 		{ | ||||
| 			string btor_op; | ||||
| 			if (cell->type == "$add") btor_op = "add"; | ||||
|  |  | |||
							
								
								
									
										0
									
								
								backends/btor/test_cells.sh
									
										
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
						
						
									
										0
									
								
								backends/btor/test_cells.sh
									
										
									
									
									
										
										
										Executable file → Normal file
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue