Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
Errors synthesizi ng AXI Virtual FIFO Controller
[ Edited ]
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-05-2012 11:29 PM - edited 04-05-2012 11:31 PM
Hi all,
I'm trying to synthesize a system using the AXI Virtual FIFO Controller 1.00a. There is no information on it anywhere, nor is there a datasheet... I make it through the DRC of the XPS tool fine, but when running PlatGen, I get the following error when the tools get to synthesizing the FIFO controller. I shortened the list of MPD constants slightly for brevity:
========================================================================= * HDL Synthesis * ================================================== ======================= Synthesizing Unit <system_axi_vfifo_ctrl_0_wrapper>. Related source file is "L:\Personal\Vadim\Boonton\ZynqDemoBoard\r.Builds\ _Working\d.Zynq\e.XPS\hdl\system_axi_vfifo_ctrl_0_ wrapper.vhd". Summary: no macro. Unit <system_axi_vfifo_ctrl_0_wrapper> synthesized. Synthesizing Unit <axi_vfifo_ctrl>. Related source file is "C:/Xilinx/ZynqBeta21/ISE_DS/EDK/hw/XilinxProcesso rIPLib/pcores/axi_vfifo_ctrl_v1_00_a/hdl/vhdl/axi_ vfifo_ctrl.vhd". C_FAMILY = "zynq" C_DRAM_BASE_ADDR = "80000000" ... C_NUM_PAGE_CH5 = 8 C_NUM_PAGE_CH6 = 8 ... C_AR_WEIGHT_CH7 = 8 Set property "GENERATOR_DEFAULT = generatecore com.xilinx.ip.axi_vfifo_ctrl_v1_1.axi_vfifo_ctrl_v 1_1" for instance <vfifo_inst>. Summary: no macro. Unit <axi_vfifo_ctrl> synthesized. ================================================== ======================= HDL Synthesis Report Found no macro ================================================== ======================= Overriding Xilinx file <arwz> with local file <C:/Xilinx/ZynqBeta21/ISE_DS/ISE/bin/nt64/arwz.exe > Release 14.1 - generatecore $Revision: 1.68 $ (nt64) Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved. WARNING:coreutil:1006 - Xilinx repository path 'C:\Xilinx\ZynqBeta21\ISE_DS\EDK\coregen' is not a valid directory WARNING:encore:391 - Could not identify root family of 'zynq'. INFO:encore:403 - Generating cell 'system_axi_vfifo_ctrl_0_wrapper_axi_vfifo_ctrl_v1 _1' of component 'system_axi_vfifo_ctrl_0_wrapper_axi_vfifo_ctrl_v1 _1' using IPEngine generatecore flow. ERROR:coreutil:607 - Cannot set immediate value ERROR:coreutil:814 - Error setting value of parameter 'c_ar_weight_ch5'. ERROR:encore:368 - Could not set model parameter 'C_AR_WEIGHT_CH5' to value '8' ERROR:encore:394 - Could not set SIM parameters on IP 'AXI Virtual FIFO Controller v1.1' ERROR:encore:402 - Failed to generate unit 'system_axi_vfifo_ctrl_0_wrapper_axi_vfifo_ctrl_v1 _1'.
Why is it not finding a macro for this peripheral?











