mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			234 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			234 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
 | 
						|
OBJS += techlibs/sf2/synth_sf2.o
 | 
						|
 | 
						|
$(eval $(call add_share_file,share/sf2,techlibs/sf2/arith_map.v))
 | 
						|
$(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_map.v))
 | 
						|
$(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_sim.v))
 | 
						|
 |