搜索资源列表
devider_design
- abstract循序电路第一个应用是拿来做计数器((笔记) 如何设计计数器? (SOC) (verilog) (MegaCore)),有了计数器的基础后,就可以拿计数器来设计除频器,最后希望能做出能除N的万用除频器。-abstract The first application of sequential circuits are used to make counter ((notes) How to design a counter? (SOC) (verilog) (MegaCore)),
Nop_usb
- a complete presentation of my verilog project. enjoy it. i did it in 4 weeks
verilog-ieee.pdf.tar
- IEEE 2001 verilog 标准 ,详细讲述了 业内 公认的 verilog 标准 ,-The verilog¤ Hardware Descr iption Language (verilog HDL) became an IEEE standard in 1995 as IEEE Std 1364-1995. It was designed to be simple, intuitive, and effective at multiple levels of abstractio
ps2
- verilog PS2键盘解码程序, 之前探讨过PS/2键盘编解码以及数据传输协议,这次自己动手实现了利用FPGa接收键盘编码,然后通过串口传输到PC。做的比较简单,只是通过FPGa把大写字母a-Z转换成相应的aSCII码,只要字母按键被按下,就能在串口调试助手里显示相应大写字母。下面就共享代码吧! 除了顶层模块,三个底层模块分别为PS/2传输处理模块、串口传输模块以及串口波特率选择模块(下面只给出顶层模块和PS/2传输处理模块的verilog代码)。-verilog PS2 Ke
Copy-of-DIGITaL-VLSI-DESIGN
- a manual for design implementation of fpga and aSIC using verilog
VGa_Exp71_1024x768
- 使用quartus编写verilog语言以网球游戏的实现-To use quartus write verilog language to the realization of a tennis game
Chapter-1-Questions
- this a quiz for verilog programming -this is a quiz for verilog programming
dianzhen
- 如果需要用verilog设计一项比较简单的功能,那么这个浅显易懂的程序能让你很快明白点阵的设计方法,尤其是对那些初学者-If you need to use a relatively simple verilog design features, then this easy to understand design of the program allows you to quickly understand the lattice method, especially for those w
key-scanning
- 该程序是基于FPGa的verilog语言的编程,用于检测硬件中的3×3按键的状态信息-The program is a programming language for FPGa-based verilog for status information to detect hardware buttons 33