AR# 1988: XC4000E: Creating Synchronous or Dual port RAM for MemGen
AR# 1988
|
XC4000E: Creating Synchronous or Dual port RAM for MemGen
説明
Keywords: Dual Port Ram, Synchronous Ram, 4000E, memgen
Urgency: Standard
Description Creating Dual Port and Synchronous RAM for XC4000E devices is supported in MemGen 5.2.1. Although the Graphical Interfaces don't show these memory types as options.
ソリューション
In order to target a Dual Port RAM you can add the following line to your .mem file.
TYPE DP_RAM
In order to target a Synchronous RAM you can add the following line to your .mem file.
TYPE SYNC_RAM
Note: Run "memgen -help " for other parameters that can be specified in the .mem file