资源列表
[VHDL编程] CRC.C
说明:下面以最常用的CRC-16为例来说明其生成过程。 CRC-16码由两个字节构成,在开始时CRC寄存器的每一位都预置为1,然后把CRC寄存器与8-bit的数据进行异或(异或:二进制运算 相同为0,不同为1;0^0=0 0^1=1 1^0=1 1^1=0), 之后对CRC寄存器从高到低进行移位,在最高位(MSB)的位置补零,而最低位(LSB,移位后已经被移出CRC寄存器)如果为1,则把寄存器与预定义的多项式码进行异或,否则如果LSB为零,则无需进行异或。重复上述的由高至低的移位8<malimin> 在 2025-06-04 上传 | 大小:11kb | 下载:0
[VHDL编程] ADcollector
说明:AD电压采集是基本功,这个是C8051F410的电压采集模块,自已学习时开发的。-AD voltage acquisition is the basic skills, this is C8051F410 voltage acquisition module, from the development of learning.<海浪> 在 2025-06-04 上传 | 大小:11kb | 下载:0
[VHDL编程] QuartusII-about-warning
说明:主要是介绍quartus编译过程中出现的问题和解决方法,希望对大家有帮助-Introduce the quartus compile process problems and solutions, I hope to you<dp> 在 2025-06-04 上传 | 大小:11kb | 下载:0
[VHDL编程] FPGA-external-flash-configuration
说明:FPGA 外部flash配置方法,常见问题回答-FPGA external flash configuration<ssss> 在 2025-06-04 上传 | 大小:11kb | 下载:0
[VHDL编程] VHDL-common-errors
说明:本文给出了vhdl仿真的常见错误及其有交效的改正措施-VHDL common errors<dltt> 在 2025-06-04 上传 | 大小:11kb | 下载:0
[VHDL编程] vhdl_sdram
说明:Altera Sdram vhdl 控制代码-Altera Sdram vhdl control code<zhanshen> 在 2025-06-04 上传 | 大小:11kb | 下载:0
[VHDL编程] Micro-SD
说明:数字模组将各种扩展功能以统一的总线方式引出,再通过原系统的控制板,连接相应的外设接口,以实现对应的功能;-Digital module will be a variety of extensions to the unified bus lead, then through the system control panel, connecting the corresponding peripheral interface, in order to realize the correspondi<刘坚胜> 在 2025-06-04 上传 | 大小:11kb | 下载:0