mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	
							parent
							
								
									7d076f071e
								
							
						
					
					
						commit
						1167538d26
					
				
					 5 changed files with 9 additions and 52 deletions
				
			
		| 
						 | 
				
			
			@ -128,7 +128,7 @@ struct CoverPass : public Pass {
 | 
			
		|||
			log("\n");
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
#if defined(YOSYS_ENABLE_COVER) && (defined(__linux__) || defined(__FreeBSD__))
 | 
			
		||||
#if defined(YOSYS_ENABLE_COVER) && defined(__linux__)
 | 
			
		||||
		for (auto &it : get_coverage_data()) {
 | 
			
		||||
			if (!patterns.empty()) {
 | 
			
		||||
				for (auto &p : patterns)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue