文件名称:CRC
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
赛灵思的循环冗余校验(CRC),内服详细说明-The Cyclic Redundancy Check (CRC) is a checksum technique for testing data reliability and
correctness. This application note shows how to implement Configurable CRC Modules with
LocalLink interfaces. Users tailor the module features to suit the protocol or application
implemented in their system. The user-specified options for each of the configurable features
are input parameters to the VHDL code for the modules. The VHDL source files for the CRC
modules are coded using generate statements. The modules have two LocalLink interfaces: an
upstream interface (US) and a downstream interface (DS)
correctness. This application note shows how to implement Configurable CRC Modules with
LocalLink interfaces. Users tailor the module features to suit the protocol or application
implemented in their system. The user-specified options for each of the configurable features
are input parameters to the VHDL code for the modules. The VHDL source files for the CRC
modules are coded using generate statements. The modules have two LocalLink interfaces: an
upstream interface (US) and a downstream interface (DS)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CRC校验参考设计2.pdf
xapp562
.......\faq
.......\readme
.......\src
.......\...\vhdl
.......\...\....\crc_components_pkg.vhd
.......\...\....\crc_functions_pkg.vhd
.......\...\....\crc_gen.vhd
.......\...\....\crc_valid_gen_rx.vhd
.......\...\....\data_ds_modules.vhd
.......\...\....\rem_ds_modules.vhd
.......\...\....\rxcrc.vhd
.......\...\....\rx_crc_example.vhd
.......\...\....\state_machine_rx.vhd
.......\...\....\state_machine_tx.vhd
.......\...\....\txcrc.vhd
.......\...\....\tx_crc_example.vhd
.......\synth
.......\.....\rxcrc.prj
.......\.....\rxcrc_xst.files
.......\.....\rxcrc_xst.scr
.......\.....\txcrc.prj
.......\.....\txcrc_xst.files
.......\.....\txcrc_xst.scr
.......\test
.......\....\func_sim
.......\....\........\stim
.......\....\........\....\stimfile_list
.......\....\........\....\tt_001.dat
.......\....\........\....\tt_002.dat
.......\....\........\....\tt_003.dat
.......\....\........\....\tt_004.dat
.......\....\........\....\tt_005.dat
.......\....\........\....\tt_006.dat
.......\....\........\....\tt_007.dat
.......\....\........\....\tt_008.dat
.......\....\........\....\tt_009.dat
.......\....\........\....\tt_010.dat
.......\....\........\vhdl_sim.do
.......\....\........\wave.do
.......\....\src
.......\....\...\vhdl
.......\....\...\....\crc_tb.vhd
.......\....\...\....\ll_stim.vhd