mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	set default_nettype to wire for resetall
This commit is contained in:
		
							parent
							
								
									545a3417c8
								
							
						
					
					
						commit
						b76c72056b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -961,6 +961,7 @@ frontend_verilog_preproc(std::istream                 &f, | |||
| 		} | ||||
| 
 | ||||
| 		if (tok == "`resetall") { | ||||
| 			default_nettype_wire = true; | ||||
| 			continue; | ||||
| 		} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue