mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	gowin,ecp5: remove generated files in make clean.
				
					
				
			This commit is contained in:
		
							parent
							
								
									bbf343589b
								
							
						
					
					
						commit
						26cda3c247
					
				
					 2 changed files with 10 additions and 2 deletions
				
			
		|  | @ -2,6 +2,15 @@ | |||
| OBJS += techlibs/ecp5/synth_ecp5.o techlibs/ecp5/ecp5_ffinit.o \ | ||||
|         techlibs/ecp5/ecp5_gsr.o | ||||
| 
 | ||||
| GENFILES += techlibs/ecp5/bram_init_1_2_4.vh | ||||
| GENFILES += techlibs/ecp5/bram_init_9_18_36.vh | ||||
| GENFILES += techlibs/ecp5/bram_conn_1.vh | ||||
| GENFILES += techlibs/ecp5/bram_conn_2.vh | ||||
| GENFILES += techlibs/ecp5/bram_conn_4.vh | ||||
| GENFILES += techlibs/ecp5/bram_conn_9.vh | ||||
| GENFILES += techlibs/ecp5/bram_conn_18.vh | ||||
| GENFILES += techlibs/ecp5/bram_conn_36.vh | ||||
| 
 | ||||
| $(eval $(call add_share_file,share/ecp5,techlibs/ecp5/cells_ff.vh)) | ||||
| $(eval $(call add_share_file,share/ecp5,techlibs/ecp5/cells_io.vh)) | ||||
| $(eval $(call add_share_file,share/ecp5,techlibs/ecp5/cells_map.v)) | ||||
|  |  | |||
|  | @ -2,6 +2,7 @@ | |||
| OBJS += techlibs/gowin/synth_gowin.o | ||||
| OBJS += techlibs/gowin/determine_init.o | ||||
| 
 | ||||
| GENFILES += techlibs/gowin/bram_init_16.vh | ||||
| 
 | ||||
| $(eval $(call add_share_file,share/gowin,techlibs/gowin/cells_map.v)) | ||||
| $(eval $(call add_share_file,share/gowin,techlibs/gowin/cells_sim.v)) | ||||
|  | @ -11,8 +12,6 @@ $(eval $(call add_share_file,share/gowin,techlibs/gowin/brams.txt)) | |||
| $(eval $(call add_share_file,share/gowin,techlibs/gowin/lutrams_map.v)) | ||||
| $(eval $(call add_share_file,share/gowin,techlibs/gowin/lutrams.txt)) | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| $(eval $(call add_share_file,share/gowin,techlibs/gowin/brams_init3.vh)) | ||||
| 
 | ||||
| EXTRA_OBJS += techlibs/gowin/brams_init.mk | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue