mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	Merge pull request #5039 from YosysHQ/gatemate_bram
gatemate: WRITE_THROUGH mode change
This commit is contained in:
		
						commit
						febc07e6fb
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -34,7 +34,6 @@ ram block $__CC_BRAM_TDP_ { | |||
| 		} | ||||
| 		portoption "WR_MODE" "WRITE_THROUGH" { | ||||
| 			rdwr new; | ||||
| 			wrtrans all new; | ||||
| 		} | ||||
| 		wrbe_separate; | ||||
| 		optional_rw; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue