mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	raise_error: whitespace
This commit is contained in:
		
							parent
							
								
									c2d148f50f
								
							
						
					
					
						commit
						cd9fb686fa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -47,7 +47,7 @@ struct RaiseErrorPass : public Pass {
 | 
			
		|||
		extra_args(args, argidx, design, true);
 | 
			
		||||
 | 
			
		||||
		RTLIL::NamedObject *err_obj = nullptr;
 | 
			
		||||
		
 | 
			
		||||
 | 
			
		||||
		for (auto mod : design->all_selected_modules()) {
 | 
			
		||||
			if (mod->has_attribute(ID::raise_error)) {
 | 
			
		||||
				err_obj = mod->clone();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue