AR# 8261: 2.1i COREGEN, VIRTEX, FFT, C_IP4: "WARNING: Core vfft16 did not generate product VerilogSim."
AR# 8261
|
2.1i COREGEN, VIRTEX, FFT, C_IP4: "WARNING: Core vfft16 did not generate product VerilogSim."
Description
Keywords: virtex, FFT, verilog, verilogsim
Urgency: standard
General Description: After selecting "Verilog" as one of the Behavioral Simulation options in the Project Options menu, and then trying to generate a Virtex FFT core from the C_IP4 release, you may see the following warning:
"WARNING: Core vfft16 did not generate product VerilogSim."
The warning means that the core did not generate a Verilog behavioral model.
Solution
In the C_IP4 release, there is no Verilog behavioral simulation support--only a .VEO template is generated. Verilog behavioral simulation support will be added to the cores in a future release scheduled for 3Q00.
As a workaround, you may generate a post-NGDBUILD gate level netlist for the module and use it for your pre-implementation verification. The procedure for generating a post-NGDBUILD simulation netlist is described in (Xilinx Solution #8065).