mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	Removing cells_sim.v from bram techmap pass
This commit is contained in:
		
							parent
							
								
									8f559b070a
								
							
						
					
					
						commit
						87883f6d88
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -191,7 +191,7 @@ struct SynthGowinPass : public ScriptPass | |||
| 		if (!nobram && check_label("map_bram", "(skip if -nobram)")) | ||||
| 		{ | ||||
| 			run("memory_bram -rules +/gowin/brams.txt"); | ||||
| 			run("techmap -map +/gowin/brams_map.v -map +/gowin/cells_sim.v"); | ||||
| 			run("techmap -map +/gowin/brams_map.v"); | ||||
| 		} | ||||
| 
 | ||||
| 		if (!nolutram && check_label("map_lutram", "(skip if -nolutram)")) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue