mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			512 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			512 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
 | |
| OBJS += techlibs/efinix/synth_efinix.o
 | |
| OBJS += techlibs/efinix/efinix_fixcarry.o
 | |
| 
 | |
| $(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_map.v))
 | |
| $(eval $(call add_share_file,share/efinix,techlibs/efinix/arith_map.v))
 | |
| $(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_sim.v))
 | |
| $(eval $(call add_share_file,share/efinix,techlibs/efinix/brams_map.v))
 | |
| $(eval $(call add_share_file,share/efinix,techlibs/efinix/gbuf_map.v))
 | |
| $(eval $(call add_share_file,share/efinix,techlibs/efinix/brams.txt))
 |