mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			151 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
 | |
| OBJS += passes/hierarchy/hierarchy.o
 | |
| OBJS += passes/hierarchy/uniquify.o
 | |
| OBJS += passes/hierarchy/submod.o
 | |
| OBJS += passes/hierarchy/keep_hierarchy.o
 | |
| 
 |