mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Removed debug code from write_smt2
This commit is contained in:
		
							parent
							
								
									66910e15b2
								
							
						
					
					
						commit
						93685a77c6
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -440,8 +440,6 @@ struct Smt2Worker | |||
| 			decls.push_back(stringf("(declare-fun |%s#%d#0| (|%s_s|) (Array (_ BitVec %d) (_ BitVec %d))) ; %s\n", | ||||
| 					log_id(module), arrayid, log_id(module), abits, width, log_id(cell))); | ||||
| 
 | ||||
| 			log_cell(cell); | ||||
| 
 | ||||
| 			for (int i = 0; i < rd_ports; i++) | ||||
| 			{ | ||||
| 				std::string addr = get_bv(cell->getPort("\\RD_ADDR").extract(abits*i, abits)); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue