mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Merge branch 'master' of github.com:cliffordwolf/yosys
This commit is contained in:
		
						commit
						e4cf604ffd
					
				
					 2 changed files with 36 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -315,7 +315,7 @@ struct WreduceWorker
 | 
			
		|||
};
 | 
			
		||||
 | 
			
		||||
struct WreducePass : public Pass {
 | 
			
		||||
	WreducePass() : Pass("wreduce", "reduce the word size of operations is possible") { }
 | 
			
		||||
	WreducePass() : Pass("wreduce", "reduce the word size of operations if possible") { }
 | 
			
		||||
	virtual void help()
 | 
			
		||||
	{
 | 
			
		||||
		//   |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue