Customer_Pack_Rev1

所属分类:VHDL/FPGA/Verilog
开发工具:VHDL
文件大小:299KB
下载次数:4
上传日期:2011-01-07 23:17:38
上 传 者joneychen12
说明:  XAPP356 customer pack VHDL code

文件列表:
Customer_Pack_Rev1\CPLD\adc_interface.jhd (86, 2002-01-28)
Customer_Pack_Rev1\CPLD\adc_interface.vhd (21343, 2001-06-29)
Customer_Pack_Rev1\CPLD\automake.err (252, 2002-01-28)
Customer_Pack_Rev1\CPLD\automake.log (1910, 2002-01-28)
Customer_Pack_Rev1\CPLD\pkg_constants.vhd (9775, 2001-06-28)
Customer_Pack_Rev1\CPLD\shift16.jhd (16, 2002-01-28)
Customer_Pack_Rev1\CPLD\shift16.vhd (1742, 2001-06-06)
Customer_Pack_Rev1\CPLD\shift8.jhd (15, 2002-01-28)
Customer_Pack_Rev1\CPLD\shift8.vhd (1836, 2001-06-06)
Customer_Pack_Rev1\CPLD\temp_interface.jhd (45, 2002-01-28)
Customer_Pack_Rev1\CPLD\temp_interface.vhd (6843, 2001-06-29)
Customer_Pack_Rev1\CPLD\time_sim.vhd (242616, 2001-06-29)
Customer_Pack_Rev1\CPLD\top_level.jed (156191, 2001-06-29)
Customer_Pack_Rev1\CPLD\top_level.jhd (38, 2002-01-28)
Customer_Pack_Rev1\CPLD\top_level.rpt (186840, 2001-11-09)
Customer_Pack_Rev1\CPLD\top_level.tim (1349235, 2001-06-29)
Customer_Pack_Rev1\CPLD\top_level.ucf (4944, 2001-11-09)
Customer_Pack_Rev1\CPLD\top_level.vhd (17033, 2001-06-29)
Customer_Pack_Rev1\CPLD\top_level_tb.vhd (12338, 2001-06-29)
Customer_Pack_Rev1\CPLD\upcnt11.jhd (16, 2002-01-28)
Customer_Pack_Rev1\CPLD\upcnt11.vhd (1558, 2001-06-08)
Customer_Pack_Rev1\CPLD\upcnt15.jhd (16, 2002-01-28)
Customer_Pack_Rev1\CPLD\upcnt15.vhd (1558, 2001-06-06)
Customer_Pack_Rev1\CPLD\upcnt5.jhd (15, 2002-01-28)
Customer_Pack_Rev1\CPLD\upcnt5.vhd (1525, 2001-06-06)
Customer_Pack_Rev1\CPLD\wave_post.do (2331, 2001-06-29)
Customer_Pack_Rev1\CPLD\xpath.jhd (93, 2002-01-28)
Customer_Pack_Rev1\CPLD\xpath.jid (87, 2002-01-28)
Customer_Pack_Rev1\CPLD\XPATH.npl (861, 2002-01-28)
Customer_Pack_Rev1\CPLD\xpath.vhd (31478, 2001-06-29)
Customer_Pack_Rev1\CPLD\__projnav.log (0, 2002-01-28)
Customer_Pack_Rev1\PocketC\Ccontrols.pc (4226, 2001-02-09)
Customer_Pack_Rev1\PocketC\Ccontrols1.pc (4251, 2001-02-09)
Customer_Pack_Rev1\PocketC\Ccontrols2.pc (4210, 2001-02-09)
Customer_Pack_Rev1\PocketC\cpld_interface.pc (2664, 2001-06-15)
Customer_Pack_Rev1\PocketC\IOLib.lib (47, 2001-05-25)
Customer_Pack_Rev1\PocketC\MathLib.prc (50766, 1999-04-14)
Customer_Pack_Rev1\PocketC\mathlib.zip (138613, 2001-08-16)
Customer_Pack_Rev1\PocketC\xilinx_big.bmp (1782, 2001-05-15)
Customer_Pack_Rev1\PocketC\xilinx_small.bmp (98, 2001-05-01)
... ...

******************************************************************************************************************************************** README File for XPATH Customer Pack Created: 8-16-2001 Jennifer Jenkins, John Hubbard Updated: 11-8-2001 Jennifer Jenkins Updated WebPACK project file (.npl) to WebPACK 4.1 ISE software for recognition of design settings. Minor syntax changes to user constraint file (.ucf) for use with WebPACK 4.1 ISE software. Removed fitter report file (.fit) generated from WebPACK 3.3. Added new report file (.rpt) from WebPACK 4.1 ISE software. ******************************************************************************************************************************************** ******************************************************************************************************************************************** DISCLAIMER ******************************************************************************************************************************************** THIS DESIGN IS PROVIDED TO YOU “AS IS”. XILINX MAKES AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, AND XILINX SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. This design has not been verified on hardware (as opposed to simulations), and it should be used only as an example design, not as a fully functional core. XILINX does not warrant the performance, functionality, or operation of this Design will meet your requirements, or that the operation of the Design will be uninterrupted or error free, or that defects in the Design will be corrected. Furthermore, XILINX does not warrant or make any representations regarding use or the results of the use of the Design in terms of correctness, accuracy, reliability or otherwise. ******************************************************************************************************************************************** FILE CONTENTS ******************************************************************************************************************************************** This zip file contains the following: **** CPLD Folder **** 1) VHDL Source Files: top_level.vhd (entity: TOP_LEVEL) -- Top level design file that includes the SRAM and Handspring interfaces. xpath.vhd (entity: XPATH) -- Main XPATH module. Contains logic to execute the calibration and execute sequences. adc_interface.vhd (entity: ADC_INTERFACE) -- Main ADC ADS7870 interface temp_interface.vhd (entity: TEMP_INTERFACE) -- MAX6588 temperature sensor interface shift16.vhd (entity: SHIFT16) -- 16-bit shift register module shift8.vhd (entity: SHIFT8) -- 8-bit shift register module upcnt5.vhd (entity: UPCNT5) -- 5-bit up counter module upcnt11.vhd (entity: UPCNT11) -- 11-bit up counter module upcnt15.vhd (entity: UPCNT15) -- 15-bit up counter module time_sim.vhd (entity: TOP_LEVEL) -- Post route VHDL timing simulation file. Generated from WebPACK 3.3WP8.0 2) VHDL Package Files: pkg_constants.vhd -- Package that holds constants used in design and testbench files 3) VHDL Testbench Files: top_level_tb.vhd (entity: TOP_LEVEL_TB) -- Top-level test bench module 4) WebPACK Fitter Files: top_level.ucf -- Pin assignment file for top_level design top_level.rpt -- Fitter report file generated from WebPACK top_level.tim -- Timing report file generated from WebPACK top_level.npl -- WebPACK project file top_level.jed -- XPLA3 CoolRunner JEDEC programming file (XCR3256XL-CS280) 5) ModelSim DO files: wave_post.do -- Configures Modelsim wave window for post-route simulation. **** PocketC Folder **** 1) Files necessary to create xpath.prc: xpath_main.pc -- Top level file xpath_methods.pc -- Bulk of functionality xpath_controls.pc -- Defines controls in GUI xpath_gui.pc -- Defines GUI graphical arrangement cpld_interface.pc -- Functions that interface with the CoolRunner XPLA3 CPLD Ccontrols.pc -- Library necessary for GUI funcitons Ccontrols1.pc -- Library necessary for GUI funcitons Ccontrols2.pc -- Library necessary for GUI funcitons xilinx_big.bmp -- Large icon with Xilinx logo for Application Launcher xilinx_small.bmp -- Small icon with Xilinx logo for Application Launcher 2) Files necessary to run XPATH in the Handspring Visor: xpath.prc -- Compiled version of XPATH which is a standalone app but requires that IOLib.lib and MathLib.prc IOLib.lib -- Library that enables communicaiton with the Handspring Visor expansion port MathLib.prc -- Library that contains mathematical functions 3) Extra files for your information only: mathlib.zip -- Source files for MathLib.prc and the license file ******************************************************************************************************************************************** TESTING NOTES ******************************************************************************************************************************************** ModelTech ModelSim simulator was used for all CPLD design functional and post route simulation. Hardware implementation and verification was performed using the Insight Springboard Development Kit. ******************************************************************************************************************************************** Technical Support ******************************************************************************************************************************************** Technical support for this design and any other CoolRunner CPLD issues can be obtained as follows: North American Support (Mon,Tues,Wed,Fri 6:30am-5pm Thr 6:30am - 4:00pm Pacific Standard Time) Hotline: 1-800-255-7778 or (408) 879-5199 Fax: (408) 879-4442 Email: hotline@xilinx.com United Kingdom Support (Mon,Tues,Wed,Thr 9:00am-12:00pm, 1:00-5:30pm Fri 9:00am-12:00pm, 1:00-3:30pm) Hotline: +44 1932 820821 Fax: +44 1932 828522 Email : ukhelp@xilinx.com France Support (Mon,Tues,Wed,Thr,Fri 9:30am-12:30pm, 2:00-5:30pm) Hotline: +33 1 3463 0100 Fax: +33 1 3463 0959 Email : frhelp@xilinx.com Germany Support (Mon,Tues,Wed,Thr 8:00am-12:00pm, 1:00-5:00pm, Fri 8:00am-12:00pm, 1:00pm-3:00pm) Hotline: +49 89 991 54930 Fax: +49 89 904 4748 Email : dlhelp@xilinx.com Japan Support (Mon,Tues,Thu,Fri 9:00am -5:00pm () Wed 9:00am -4:00pm) Hotline: (81)3-3297-9163 Fax:: (81)3-3297-0067 Email: jhotline@xilinx.com

近期下载者

相关文件


收藏者