mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	Install simlib in datdir
This commit is contained in:
		
							parent
							
								
									7ea7342c18
								
							
						
					
					
						commit
						0c91f890c9
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -5,3 +5,9 @@ techlibs/common/blackbox.v: techlibs/common/blackbox.sed techlibs/common/simlib. | |||
| 	cat techlibs/common/simlib.v techlibs/common/stdcells_sim.v | sed -rf techlibs/common/blackbox.sed > techlibs/common/blackbox.v.new | ||||
| 	mv techlibs/common/blackbox.v.new techlibs/common/blackbox.v | ||||
| 
 | ||||
| EXTRA_TARGETS += share/simlib.v | ||||
| 
 | ||||
| share/simlib.v: techlibs/common/simlib.v | ||||
| 	mkdir -p share | ||||
| 	cp techlibs/common/simlib.v share/simlib.v | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue