mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	
							parent
							
								
									049e3abf9b
								
							
						
					
					
						commit
						192601385f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -263,7 +263,7 @@ void RTLIL_BACKEND::dump_proc_sync(std::ostream &f, std::string indent, const RT | ||||||
| 		f << stringf(" "); | 		f << stringf(" "); | ||||||
| 		dump_sigspec(f, it.enable); | 		dump_sigspec(f, it.enable); | ||||||
| 		f << stringf(" "); | 		f << stringf(" "); | ||||||
| 		dump_sigspec(f, it.priority_mask); | 		dump_const(f, it.priority_mask); | ||||||
| 		f << stringf("\n"); | 		f << stringf("\n"); | ||||||
| 	} | 	} | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue