搜索资源列表
基于verilog的LCD1602驱动
- 基于verilog的LCD1602驱动
CAN协议控制器的Verilog实现
- CAN协议控制器的Verilog实现
FPGA-verilog-交通灯
- 采用verilog编写的代码,用FPGA实现交通灯控制,包含有数码管显示控制,倒计时控制,状态机等,是练习Verilog代码编写的一个很好的实例!
SDRAM verilog
- 基本包涵主流SDRAM控制器 verilog语言
无线通信FPGA设计[田耘等编著][程序源代码Verilog]
- 无线通信FPGA设计[田耘等编著][程序源代码Verilog]
Verilog 编写的 计数器
- 用 verilog 编写的updown counter
h264 Verilog
- h264 Verilog,用fpga实现基本档次功能。
夏宇闻-Verilog经典教程
- 夏宇闻-Verilog经典教程
Free ARM-7 Core (Verilog) 可跑 uClinux
- 一个 Free 的 ARM-7 Core,是使用 Verilog 编成,综合后占用资源小,可以执行 uClinux 等程序或系统,内附详细说明的 PDF 档及源码 Verilog 编程等.
增量式光电编码器计数器 Verilog 程序
- 增量式光电编码器计数器 Verilog 的程序,附源 Verilog 的代码.
verilog乘法器设计
- verilog乘法器设计
VERILOG DDS 正弦输出
- Verilog 编写
GPS去载波verilog实现
- 该源码用verilog实现gps信号的去载波过程
CMMB中ldpc编码器的verilog代码
- CMMB中ldpc编码器的verilog代码 CMMB中的ldpc编码器采用H矩阵的做法进行 编码,通过对H矩阵的分解进行迭代进行 编码,比较复杂。此代码为发射端的源代码, 已经应用。
树式除法型开方器VERILOG实现
- 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
verilog 128位 突发4. sdr fpga控制器
- verilog 128位 突发4. sdr fpga控制器,verilog 128 bit unexpected 4. sdr fpga controller
SD_verilog.用了硬件描述语言Verilog在完成对SD卡控制器的编写
- 该代码,只用了硬件描述语言Verilog在完成对SD卡控制器的编写,经济实用,The code, only the hardware descr iption language Verilog in the completion of the SD card controller to prepare, economical and practical
用verilog写的对ad0809的控制
- 用verilog写的对ad0809的控制,完整工程,希望对大家能有帮助,Written using Verilog for ad0809 control, complete works, in the hope that we can help
ds18b20.ds18b20的Verilog程序
- ds18b20的Verilog程序,经测试验证可以使用。注意此版本为DALLS DS18B20而不是DS1820,注意加5K上拉电阻。,ds18b20 the Verilog process can be used to verify by testing. Note that this version rather than DALLS DS18B20 for DS1820, the attention of Canadian 5K pull-up resistor.
shift_register.用Verilog实现的移位寄存器
- 用Verilog实现的移位寄存器,可以实现左移、右移等功能,Using Verilog implementation of the shift register, you can achieve the left, shifted to right and other functions