文件名称:crc_peripheral
介绍说明--下载内容均来自于网络,请自行研究使用
-- crc.vhd
-- Used for calculation of CRC16-CCITT
-- Intended use is as custom peripheral for Nios processor
-- When address is logic 0 =>
-- Internal CRC register is initialised with write_data value
-- When address is logic 1 =>
-- CRC calulation is updated based on input word on write_data
-- CRC result is obtained by reading any address
-- Used for calculation of CRC16-CCITT
-- Intended use is as custom peripheral for Nios processor
-- When address is logic 0 =>
-- Internal CRC register is initialised with write_data value
-- When address is logic 1 =>
-- CRC calulation is updated based on input word on write_data
-- CRC result is obtained by reading any address
(系统自动生成,下载前可以参看下载内容)
下载文件列表
crc_peripheral.vhd