-
verilog流水灯例程
LED 流水灯例程
本章将介绍从新建一个项目, 以及到最后下载到 FPGA 的全过程,让初次接触 FPGA 的朋友,如何使用 FPGA 进行一个简易项目的开发,有个直面的感性认识,只有通过学习本章的内容,您才算是 FPGA 开发入门了。在投简历的时候才可以夸张的说熟练掌握 FPGA 的开发啦(^_^)。
在例程中,我们要做的是流水灯实验,顾名思义就是要 LED 像流水一样的点亮,这样说吧,就是先单独点亮第一个,然后点亮第二个,然后……。不解释这么多了, 大家还是看实验结果吧!
- 2022-02-01 03:05:46下载
- 积分:1
-
01_基于ZYNQ的FPGA基础入门
VIVADO SOC 使用文档 基于zynq 7020(vivado soc example text of zynq)
- 2020-06-17 12:00:01下载
- 积分:1
-
verilog经典设计实例
学习verilog过程中总结的54个经典设计实例,供verilog初学者入门学习,掌握编程技巧。实例包括:计数器、加法器、数据寄存器、锁存器、进程函数,以及小型工程项目如交通信号灯系统,乐曲演奏,简单编码器等设计实例。
- 2023-03-14 22:55:03下载
- 积分:1
-
Verilog_HDL时序篇 教程及代码
(A good set of learning information for Verilog timing chapter, with source code and engineering documents, you can follow the tutorial self-study)
- 2022-03-12 10:55:15下载
- 积分:1
-
卷积编码器217conv(171,133)
卷积编码器217,已验证, conv(171,133)
x1=1+d+d^2+d^3+d^6
x2=~(1+d^2+d^3+d^5+d^6)
- 2022-03-24 06:03:28下载
- 积分:1
-
myfir
verilog编写的16阶升余弦滤波器 采用直接型结构实现 对方波进行滤波 输出波形 含testbench文件(order raised cosine filter verilog written 16 direct-type structure to achieve the other wave filtering the output waveform containing testbench file)
- 2020-10-05 16:47:44下载
- 积分:1
-
spi_interface
spi通用串行总线,4线控制,可读写操作(SPI universal serial bus, 4-wire control, readable and writable operation)
- 2019-04-29 12:37:55下载
- 积分:1
-
UBlaster
USB Blaster full production data
- 2011-06-17 16:03:28下载
- 积分:1
-
digital_piano-VHDL
使用VHDL编写数字蜂鸣器音乐,整个项目文件,可直接使用
(Use VHDL to write 1602led driver, the entire project file, and can be used directly.)
- 2020-12-27 22:49:03下载
- 积分:1
-
SineGen
Basic VHDL code to create a sine wave generator for an FPGA board.
- 2014-01-24 01:04:15下载
- 积分:1