联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All VHDL/FPGA/Verilog(16) 
按平台查找All Asm(16) 

[VHDL/FPGA/Verilog] RC4

RC4密码编程,digilent的FPGA板子.....
RC4 cipher programming, digilent FPGA board (2016-03-29, Asm, 3313KB, 下载2次)

http://www.pudn.com/Download/item/id/1459214993829682.html

[VHDL/FPGA/Verilog] 5

现在有两个无符号数12345678和98764322分别存放在30H以及40H开始的内部RAM中,用编程方式计算两个数之和,并将结果以十进制数的形式存放在50H开始的内部RAM中,注意低地址单元存放低字节
There are two unsigned numbers 12345678 and 98764322 30H and 40H are stored in internal RAM beginning, with the programming and calculated the number of two, and the results are stored in the form of decimal numbers beginning 50H internal RAM, attention low-address low byte of the storage unit (2013-08-07, Asm, 6KB, 下载1次)

http://www.pudn.com/Download/item/id/2325156.html

[VHDL/FPGA/Verilog] 611261

编程键盘扫描,4*4矩阵键控制PT2314音量IC的源程序
The programming keyboard scan, 4* 4 matrix key source control the PT2314 the volume IC (2013-04-24, Asm, 51KB, 下载3次)

http://www.pudn.com/Download/item/id/2214621.html

[VHDL/FPGA/Verilog] VGA-ASM

VGA实用编程技术.PDF 本书全面介绍了VGA的通用图形编程技术,包括最新的真彩色和高彩色下的编程技术。
VGA practical programming techniques .PDF The book is a comprehensive introduction VGA the generic graphical programming technology, including the latest true-color and high color programming techniques. (2013-03-24, Asm, 4496KB, 下载9次)

http://www.pudn.com/Download/item/id/2171584.html

[VHDL/FPGA/Verilog] MAIN

1、 编程完成电子钟的程序,要求在实验箱BANK3部分数码管上显示一电子钟,显示格式为“小时—分钟—秒”,上电时显示“23—59—50”。 2、 根据实验箱BANK3部分电路,完成一数字频率计。检测T0口上所接的信号的频率,T0口上所接信号的频率值为10—250Hz,可以将定时/计数器T0设置为计数器模式,定时/计数器T1设置为定时器模式,定时1秒,取出计数器中的数字,显示在数码管上即可完成。
Programming is complete electronic clock procedures require an electronic clock display on the digital tube in the experimental box BANK3 part, the display format for hours- minutes- seconds "power on" 23-59-50 ". 2, according to the the experimental box BANK3 part of the circuit, the completion of a digital frequency meter. Detect T0 mouth then signal the frequency the T0 port connected to the frequency of the signal value 10-250Hz, timer/counter T0 can be set to counter mode, timer/counter T1 is set to timer mode, timing 1 second, remove the counter in the digital display to complete the digital tube. (2012-12-20, Asm, 7KB, 下载3次)

http://www.pudn.com/Download/item/id/2090314.html

[VHDL/FPGA/Verilog] aa

1、 编程完成A/D转换程序。将ADC0804输入端的电压转换成数字量,并将该数字量显示在数码管上。 2、 编程完成D/A转换程序。使用DAC0832输出三角波、锯齿波、正弦波和方波,信号的频率自行设定,幅度均设置为3V。
1, the programming is complete, the A/D conversion process. The voltage at the input of the ADC0804 conversion to digital, and the digital display on the digital. 2, the programming is complete, the D/A conversion program. DAC0832 output triangle wave, sawtooth, sine, and square wave signal frequency set their own rate were set to 3V. (2012-12-20, Asm, 7KB, 下载5次)

http://www.pudn.com/Download/item/id/2090313.html

[VHDL/FPGA/Verilog] program

1、 编程完成显示程序,要求在实验箱BANK2部分数码管上显示“1234”,请认真阅读电路,计算出段码锁存器和位选锁存器的地址,显示程序仍然按照“送段码、送位选、延时、消隐”的十字方针进行控制,只是控制的方法不同了,此时锁存器的LE端口由地址总线控制。 2、 根据实验箱BANK2部分电路,完成由8255的I/O扩展操作,在8255A的PA口上接有8个发光二极管,在其上完成一流水灯程序。 3、 根据实验箱BANK2部分电路,完成由8255的I/O扩展操作,将8255A PB口上外接的拨码开关状态显示在PA口的发光二极管上,当开关打开时发光二极管亮,开关关闭时发光二极管灭掉。 4、 完成对片外RAM的读写操作,将自己的学号写入片外RAM 5000H—500AH地址单元,然后将学号的后4位读出,显示在数码管上。
1, programmed to complete the display program requirements in the experimental box BANK2 part digital tube display " 1234" , please read carefully the circuit calculated Segment latch latches and bit-election address, show the program is still in accordance with the " send segment send Choice, delay, blanking " Cross policy control, but the control of different methods, LE port latch is controlled by the address bus. 2, according to the the experimental box BANK2 part of the circuit, completed by the 8255 I/O expansion operation, then eight light-emitting diode 8255A port on the PA, and completed on a light water program. 3, according to the the experimental box BANK2 part of the circuit completed by the 8255 I/O expansion operation, the 8255A PB port on the external of the DIP switch status display on the PA port of the light-emitting diode, when the switch is turned on light-emitting diode light, the switch is closed glow diode exterminate. 4, complete the on-chip RAM (2012-12-20, Asm, 12KB, 下载3次)

http://www.pudn.com/Download/item/id/2090305.html

[VHDL/FPGA/Verilog] SMGTIME

6位数码管动态扫描汇编程序,显示动态时间。
Six digital tube dynamic scan assembler display dynamic time. (2012-11-14, Asm, 9KB, 下载4次)

http://www.pudn.com/Download/item/id/2047186.html

[VHDL/FPGA/Verilog] dianziqin

凌阳单片机电子琴的asm和c的编程,非常值得学习
Sunplus SCM keyboard asm and c programming, very worth learning (2012-10-31, Asm, 19KB, 下载6次)

http://www.pudn.com/Download/item/id/2032585.html

[VHDL/FPGA/Verilog] T8255-2

8255芯片串行通信小程序,用于微机原理上机实验编程
8255 chip serial communication program for the machine experimental programming Microcomputer Principle (2012-06-26, Asm, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1923120.html

[VHDL/FPGA/Verilog] Lock-source

(1)通过8279的功能连接4*4的键盘和8位LED数码显示管,实现密码的键盘输入,数码管输出,并具备简单的功能键。 (2)利用步进电机模拟开门过程,在密码输入正确时启动,在接收到外部中断时停止。 (3)具有按键发声功能。 (4)密码错误时具有警报和警灯的,并且实现三次错误锁定的功能。 (5)通过INTR0实现系统的整体硬性复位。 (6)通过RT12864HZ控制LCD实现相关信息的提示。 (7)通过修改汇编程序中密码输入子程序本身达到修改密码的目的。
(1) the functional connectivity by 8279 4* 4 keyboard and 8-bit LED digital display tubes, to achieve password keyboard input, digital output, and have a simple function keys. (2) open the door using the stepper motor simulation process starts when the password is entered correctly, the external interrupt is received when to stop. (3) has the voice function button. (4) password error with alert and warning lights, and three errors to achieve lock function. (5) the overall system is realized through INTR0 hard reset. (6) LCD realized by controlling the information RT12864HZ tips. (7) by modifying the assembler subroutine itself in password to change your password purposes. (2011-05-02, Asm, 18KB, 下载7次)

http://www.pudn.com/Download/item/id/1514328.html

[VHDL/FPGA/Verilog] FPGA1

可编程偏上系统fpga开发,适合初学者的一本书。。。。。
Fpga programmable system-side development, a book for beginners. . . . . (2010-08-21, Asm, 4643KB, 下载2次)

http://www.pudn.com/Download/item/id/1274913.html

[VHDL/FPGA/Verilog] Chinese_data_of_LCD1602

关于LCD1602很好的使用说明,很简单但很全面,深入浅出的讲解让您可以很快掌握对lcd1602的编程,资料中的例子使用的汇编。但是用vhdl和verilog时,也可以参考这份资料
About LCD1602 good instructions, very simple but very comprehensive, explaining in simple terms so you can quickly grasp on lcd1602 programming, data compilation used in the example. But with the vhdl and verilog, they can refer to this information (2010-04-17, Asm, 116KB, 下载2次)

http://www.pudn.com/Download/item/id/1129689.html

[VHDL/FPGA/Verilog] I2Casm

汇编的模拟I2C的编程实例可提供参考与学习
Compiled simulation I2C programming examples may provide a reference and learning (2007-10-17, Asm, 137KB, 下载2次)

http://www.pudn.com/Download/item/id/346520.html

[VHDL/FPGA/Verilog] 12142131474

有关VHDL的大量例程,对学习VHDL编程的人具有很大的帮助,不可不看..
the large number of routines, VHDL, VHDL programming for the study of great help, can not do .. (2007-01-23, Asm, 417KB, 下载15次)

http://www.pudn.com/Download/item/id/244753.html

[VHDL/FPGA/Verilog] cpldtraffic

交通灯信号的fpga实现。通过verilog语言编程,在fpga上调试通过。
traffic signal lights they simply achieve. Through the Verilog language programming, they simply passed on debugging. (2006-03-13, Asm, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/153685.html
总计:16