61i_sqrrt_cordic_v2_0_vhdl_ise

所属分类:VHDL/FPGA/Verilog
开发工具:VHDL
文件大小:38KB
下载次数:18
上传日期:2011-11-20 14:17:27
上 传 者Tetraa
说明:  SQRT+ Cordic ISE Xilinx

文件列表:
61i_sqrrt_cordic_v2_0_vhdl_ise\sqrrt16_core.vhd (4371, 2003-10-14)
61i_sqrrt_cordic_v2_0_vhdl_ise\sqrrt16_core.vho (3648, 2003-10-14)
61i_sqrrt_cordic_v2_0_vhdl_ise\sqrrt16_core.xco (1877, 2003-10-14)
61i_sqrrt_cordic_v2_0_vhdl_ise\design_top.vhd (801, 2003-10-14)
61i_sqrrt_cordic_v2_0_vhdl_ise\design_top_tb.vhd (2276, 2002-09-23)
61i_sqrrt_cordic_v2_0_vhdl_ise\sqrt16bit.dat (322, 2002-09-09)
61i_sqrrt_cordic_v2_0_vhdl_ise\sqrrt16_core.edn (471441, 2003-10-27)
61i_sqrrt_cordic_v2_0_vhdl_ise\design_info.txt (3348, 2003-11-11)
61i_sqrrt_cordic_v2_0_vhdl_ise\61i_sqrrt_cordic_v2_0_vhdl.npl (869, 2003-11-13)
61i_sqrrt_cordic_v2_0_vhdl_ise (0, 2003-11-13)

============================================================= VERSION 2.0 October 14, 2003 ============================================================= The files in this example are only intended to be used as a reference for those who are familiar with Coregen and the other Xilinx tools. For more thorough documentation, please see the Coregen User Guide: http://toolbox.xilinx.com/docsan/xilinx6/books/manuals.htm ============================================================= ============================================================= FILES INCLUDED IN ZIP ============================================================= readme.txt - This readme file. sqrrt16_core.xco - Core parameter file sqrrt16_core.vho - Core VHDL instantiation template sqrrt16_core.vhd - Core VHDL simulation file (only for simulation) sqrrt16_core.edn - Core EIDF netlist (only for implementation) sqrrt16bit.dat - input data for the simulation (only for simulation) design_info.txt - description of how to interpret the simulation design_top.vhd - VHDL toplevel design_top_tb.vhd - VHDL testbench Project Navigaor Only Files: 61i_sqrrt_cordic_v2_0_vhdl.npl - Project Navigator project file ============================================================= SIMULATION ============================================================= -------------------- MODELSIM ------------------------ * Before the simulation can be run, the XilinxCoreLib library needs to be compiled. Also, it has to have been compiled after the installation of 6.1i or a later IP UPDATE. If this has not been done, please install the latest IP UPDATE. Then follow Xilinx Solution 2561. * If using ModelSim XE (Xilinx Edition), the models are precompiled. Go to the following site and make sure that the latest models have been downloaded: http://support.xilinx.com/support/mxelibs/index.htm Again, 6.1i or later is needed to run this simulation. ******************************** MODELSIM WARNINGS ******************************** When running the command "vcom design_top.vhd", the following warning occurs: # WARNING[1]: design_top.vhd(80): No default binding for component: "sqrrt16_core". (No entity named "core_async_fifo" was found) This can be ignored. See solution 7973. ******************************** Steps to Simulate: 1. Extract all of the files to the same directory. 2. Open ModelSim 3. Click File -> Change Directory 4. Select the Directory where the files were extracted 5. Type the following commands in the command prompt: vlib work vcom -93 -explicit sqrrt16_core.vhd vcom -93 -explicit design_top.vhd vcom -93 -explicit design_top_tb.vhd vsim work.testbench add wave * run -all -------------------- ISE PROJECT ------------------------ Steps to Simulate: 1.Unzip the downloaded to a user chosen directory 2.Open ISE and select "Open project" under the file menu 3.Select the example_name.npl file found in the previously unzipped directory 4.To view individual items of code, double click on the file in "Sources in Project" window 5.To functionally simulate the core, highlight the testbench, and double click the "Simulate Functional VHDL model" in the "Processes for Current Source" window ----------------- OTHER SIMULATORS ------------------- The exact commands for other simulators are not provided in this file. Please see the following site for tutorials on using other simulators: http://toolbox.xilinx.com/docsan/xilinx6/books/manuals.htm ============================================================= ISE - Using Coregen ============================================================= To use Coregen in ISE, please refer to the following document: ftp://ftp.xilinx.com/pub/documentation/misc/coregen_ise.pdf

近期下载者

相关文件


收藏者