mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	verific set db_infer_set_reset_registers
This commit is contained in:
		
							parent
							
								
									f3ef579ac4
								
							
						
					
					
						commit
						abc5700628
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -2313,6 +2313,7 @@ struct VerificPass : public Pass {
 | 
				
			||||||
			RuntimeFlags::SetVar("db_preserve_user_nets", 1);
 | 
								RuntimeFlags::SetVar("db_preserve_user_nets", 1);
 | 
				
			||||||
			RuntimeFlags::SetVar("db_allow_external_nets", 1);
 | 
								RuntimeFlags::SetVar("db_allow_external_nets", 1);
 | 
				
			||||||
			RuntimeFlags::SetVar("db_infer_wide_operators", 1);
 | 
								RuntimeFlags::SetVar("db_infer_wide_operators", 1);
 | 
				
			||||||
 | 
								RuntimeFlags::SetVar("db_infer_set_reset_registers",1);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			RuntimeFlags::SetVar("veri_extract_dualport_rams", 0);
 | 
								RuntimeFlags::SetVar("veri_extract_dualport_rams", 0);
 | 
				
			||||||
			RuntimeFlags::SetVar("veri_extract_multiport_rams", 1);
 | 
								RuntimeFlags::SetVar("veri_extract_multiport_rams", 1);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue