搜索资源列表
verilog实现ALU的源代码
- verilog实现ALU的源代码,并提供了一个详细的测试平台!-achieve ALU Verilog source code, and provide a detailed test platform!
CAN协议控制器的Verilog实现
- CAN协议控制器的Verilog实现
verilog实现串并转换模块
- verilog实现串并转换模块
verilog实现串并转换
- verilog实现串并转换的源代码
GPS去载波verilog实现
- 该源码用verilog实现gps信号的去载波过程
直方图统计的Verilog实现
- chengxu:直方图统计的Verilog实现,大家可以共同学习
树式除法型开方器VERILOG实现
- 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
SHA1的VERILOG 实现,内含测试代码
- SHA1的VERILOG 实现,内含测试代码,经过了验证 -SHA1 implementation of VERILOG, containing test code, and proven
shift_register.用Verilog实现的移位寄存器
- 用Verilog实现的移位寄存器,可以实现左移、右移等功能,Using Verilog implementation of the shift register, you can achieve the left, shifted to right and other functions
任意维矩阵求逆的verilog实现方式
- verilog 任意维矩阵求逆的verilog实现方式,Verilog arbitrary-dimensional matrix inversion methods to achieve the Verilog
16QAM_verilog 使用Verilog实现全数字的16QAM调制器
- 使用Verilog实现全数字的16QAM调制器,假设载波的频率为1MHz,数据比特率为100kbit/s.包括源代码和testbench-use verilog to realize 16qam,carrier frequency is 1MHz,data rate is 100kbit/s.including source code and testbench
2048点FFT的verilog实现
- 2048点的FFT,用Verilog实现,很好的例程
PipeLine.tar Verilog实现MIPS五段流水线
- Verilog实现MIPS五段流水线,22条指令(基本算术、移位和load、store指令),模块化设计,含注释-Verilog realization of five-stage pipeline MIPS 22 instructions (basic arithmetic, shift, and load, store instructions), modular design, with annotations
SPI串行总线接口的Verilog实现
- SPI串行总线接口的Verilog实现,有比较详细的说明,适合初学者学习,是一个不错的spi学习教程
SPI-in-Verilog-implementation
- SPI的Verilog实现(非常的全面和详细,还带有SPI算法的注解).-SPI in Verilog implementation (a very full and detailed, but also with the SPI algorithm annotation).
verilog
- verilog实现的数字频率计8位数码管输出显示同时矩形波分档输出-verilog implementation of digital frequency meter
cpu_lynn
- Verilog 实现的 简单 单线程 CPU, 基于计算机组成书目, 思路清晰, 有测试平台。-Verilog realization of a simple single-threaded CPU, the composition of computer-based bibliography, clear lines of thought, a test platform.
cordic算法的Verilog实现
- cordic算法的Verilog实现,代码经过验证,能够有效的运行(Verilog implementation of CORDIC algorithm)
SM3算法verilog实现
- SM3算法verilog实现,利用alter芯片开发的sm3算法实现(Implementation of SM3 algorithm Verilog and implementation of Sm3 algorithm developed by alter chip)
8b10b Verilog
- 8bit/10bit编码Verilog实现(8bit/10bit Verilog Code)