From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.



为什么FPGA的编译结果不包括所使用的乘法器资源?



主要软件: LabVIEW Modules>>LabVIEW FPGA Module
主要软件版本: 1.0
主要软件修正版本: N/A
次要软件: N/A
硬件: CompactRIO

问题: 根据Xilinx Virtex-II 系列的使用说明,我的任务重定义了乘法器资源,但是FPGA的编译结果并没有将我使用的乘法器的数量显示出来。这是为什么?而且我该如何操作才能确定我是用了多少乘法器?

解答:

在创建Virtx-II的资源使用列表时,NI LabVIEW FPGA模块使用XRPT(XML 资源使用报告)。对于Virtx-II的任务,XRPT并没有在创建的报告中包含乘法器使用信息,所以资源使用窗口不会显示这些信息。如果想要知道在Virtex II设计时使用的乘法器数量,可以将编译过程中生成的Xilinx记录保存下来,然后搜索“Device Utilization Summary”。如果设计中使用了乘法器资源,会显示如下图所示的报告:


“Number of MULT18X18s”部分显示了设计里使用的乘法器数量。



相关链接: KnowledgeBase 32SDRDUL: What Xilinx FPGA Chips Are Used by National Instruments RIO Devices?
KnowledgeBase 609GUVBT: Which Xilinx Compile Tools Do I Need to Compile My FPGA Code?
KnowledgeBase 37BERJM9: How Do I Change the FPGA Compiler to Optimize for Area or Speed?

附件:
Xilinx-II Data Sheet.pdf




报告日期: 08/01/2013
最近更新: 09/11/2015
文档编号: 6C0BR3WQ