资源列表

« 1 2 ... .50 .51 .52 .53 .54 3755.56 .57 .58 .59 .60 ... 4311 »

[VHDL编程1602-display-char

说明:这是lcd1602的显示字符的Verilog源代码,经过测试可用,便于读者学习。-This is the LCD1602 of the Verilog source code, after testing can be used to facilitate the reader to learn.
<刘东> 在 2024-11-19 上传 | 大小:2.45mb | 下载:0

[VHDL编程VendingMac

说明:Verilog实现的自动售货机,使用有限状态机进行处理。包括Modelsim和Spnplify的综合工程。-Verilog realize vending machines, using a finite state machine for processing. Including integrated engineering and Spnplify of Modelsim.
<scarab> 在 2024-11-19 上传 | 大小:233kb | 下载:0

[VHDL编程decimal2binary

说明:decimal to binary conversion is used to convert any binary number to decimal efficiently
<dharmen> 在 2024-11-19 上传 | 大小:2kb | 下载:0

[VHDL编程final_project

说明:bist generator for low power and optimization
<dharmen> 在 2024-11-19 上传 | 大小:269kb | 下载:0

[VHDL编程lplfsrcodes

说明:low power shift register is used for very low power
<dharmen> 在 2024-11-19 上传 | 大小:3kb | 下载:0

[VHDL编程jishu99

说明:100进制计数器程序,随着时钟自动计数并且在七段LED数码管上显示出来-100 binary counter, with the clock is automatically counted and displayed on the seven-segment LED digital tube
<cyx> 在 2024-11-19 上传 | 大小:299kb | 下载:0

[VHDL编程part1

说明:The experimental control development board to complete the above SDRAM read and write capabilities. SDRAM write data inside first and then read out the data to compare, if you do not match the changes on the adoption o
<mehdi> 在 2024-11-19 上传 | 大小:75kb | 下载:0

[VHDL编程AVA6SV2_LCD

说明:Vhdl Code for lcd 16*2 . display text and how to rotate a text in lcd with pure vhdl code
<mehdi> 在 2024-11-19 上传 | 大小:79kb | 下载:0

[VHDL编程AVA6SV2_DIPLED

说明:A project in vhdl that uses 74hc595 to read up to 16 key and write to 4*7seg simultaneously in pure vhdl code.
<mehdi> 在 2024-11-19 上传 | 大小:297kb | 下载:0

[VHDL编程4bitmultiplier

说明:its a verilog coding of a multiplier. it multiply 2 values each of width having 4bit
<nizam42> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[VHDL编程Sequence-Detector

说明:利用状态机设计一个序列检测器,用以检测“1101”。用btn[1]和btn[0]作为输入分别代表1和0,输入的当前数字显示在数码管最后一位,每当新输入一个数字,之前输入的数字左移一位,依次显示出最近输入的四位数字,无输入时数码管不显示任何数字。clk时钟需要分频后才可作为检测时钟(建议分频至190Hz),每当检测到序列中有“1101”出现时,led[0]点亮,即数码显示管上显示“1101”时led[0]点亮;当按下btn[2]时恢复初始
<刘东辉> 在 2024-11-19 上传 | 大小:4kb | 下载:0

[VHDL编程Digital-Password-Lock

说明:数字密码锁具体要求如下: 1. 系统密码设置使用拨位开关sw[7:0],限定为4位密码;sw[7:6]、sw[5:4]、sw[3:2]、sw[1:0]分别对应从左到右密码的第1、2、3、4位;每一位的取值范围限定在0、1、2三个数中。 2. 用btn[2:0]作为输入键,btn[0]、btn[1]、btn[2]分别对应的有效输入为十进制数0、1、2(由于btn数有限,系统不支持解锁含有数字3的密码)。 3. 输入的密码显示
<刘东辉> 在 2024-11-19 上传 | 大小:5kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 3755.56 .57 .58 .59 .60 ... 4311 »

源码中国 www.ymcn.org