mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 11:12:29 +00:00 
			
		
		
		
	Fixed typo in cover id
This commit is contained in:
		
							parent
							
								
									cd69925437
								
							
						
					
					
						commit
						7f1789ad1b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1866,7 +1866,7 @@ void RTLIL::SigSpec::extend(int width, bool is_signed) | ||||||
| 
 | 
 | ||||||
| void RTLIL::SigSpec::extend_u0(int width, bool is_signed) | void RTLIL::SigSpec::extend_u0(int width, bool is_signed) | ||||||
| { | { | ||||||
| 	cover("kernel.rtlil.sigspec.extend_0"); | 	cover("kernel.rtlil.sigspec.extend_u0"); | ||||||
| 
 | 
 | ||||||
| 	pack(); | 	pack(); | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue