搜索资源列表
clkvhdl
- 用VHDL语言编写的代码,以供大家学习和交流,方便大家学习!-prepared using VHDL code for all to study and exchange to facilitate learning!
chuan_kou_tong_xun
- 用VHDL语言编写的串口通信程序 通过仿真验证-using VHDL prepared by the serial communication program through simulation
async_fifo
- 异步fifo 源程序代码 欢迎大家学习 用VHDL语言编写-asy fifo
i2c
- 用VHDL和Verilog语言编写的总线的源程序,从开源网站上下载下的,希望对大家有用-Using VHDL and Verilog source code written in the bus, from the open-source Web site to download the next, and hope for all of us
Example_of_VHDL_22
- 用VHDL编写常用的22个例子,作为硬件语言的入门教程。-Using VHDL Examples of commonly used 22 as a tutorial introduction to the hardware language.
HAMMING_CODE_vhdl
- 用vhdl语言编写的汉明码的发送与接收,并在fpga开发板上实现-With the Hamming code written in vhdl sending and receiving, and fpga development board implementation
the-code-of-usb-base-on-USB
- 基于FPGA的USB程序用VHDL语言编写-USB program based on FPGA using VHDL language
vhdl的串口UART编写
- 该资料是用vhdl语言实现串口UART的编写,程序包括发送模块,接收模块,波特率发生模块和顶层模块。程序无BUG,可以直接使用