AR# 39619

|

Design Assistant for XST - Inference concerns with ROM

描述

Please refer to this Answer Record for help on understand how or why a ROM is inferred.

Note: This Answer Record is a part of the Xilinx Solution Center for XST (Xilinx Answer 38927). The Xilinx Solution Center for XST is available to address all questions related to XST. Whether you are starting a new design or troubleshooting a problem, use the Solution Center for XST to guide you to the right information.

解决方案

Inferring ROM issimple with XST. The XST User Guide has examples for inferring ROM in VHDL and in Verilog. Remember that when inferring a ROM macro, it is not possible to access the internals of what is being inferred. See (Xilinx Answer 38931) for ROM examples within the XST documentation.

Use the ROM_EXTRACT attribute to force XST to not infer ROM. See (Xilinx Answer 39649) for help adding attributes into RTL.

Use the ROM_STYLE attribute to choosebetweeninferring dedicated resources or distributed resources.See (Xilinx Answer 39649) for help adding attributes into RTL.

链接问答记录

主要问答记录

Answer Number 问答标题 问题版本 已解决问题的版本
38927 面向 XST 的 Xilinx 解决方案中心 N/A N/A

相关答复记录

Answer Number 问答标题 问题版本 已解决问题的版本
39134 Design Assistant for XST Inference concerns with RAM and ROM N/A N/A
AR# 39619
日期 12/15/2012
状态 Active
Type 综合文章
People Also Viewed