mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	memory_bram: Fix multiport make_transp
Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
		
							parent
							
								
									dfb242c905
								
							
						
					
					
						commit
						2bf3ca6443
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -744,6 +744,7 @@ grow_read_ports:; | |||
| 			if (clken) { | ||||
| 				clock_domains[pi.clocks] = clkdom; | ||||
| 				clock_polarities[pi.clkpol] = clkdom.second; | ||||
| 				if (!pi.make_transp) | ||||
| 					read_transp[pi.transp] = transp; | ||||
| 				pi.sig_clock = clkdom.first; | ||||
| 				pi.sig_en = rd_en[cell_port_i]; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue