KEY INPUT DEBUNCE VERILOG
资源简介:KEY INPUT DEBUNCE VERILOG
上传时间: 2014-12-19
上传用户:er1219
资源简介:avr adc control source and adc key input source
上传时间: 2013-12-11
上传用户:cx111111
资源简介:This Program Cotains Eeprom Read-write functions, 4 Bit LCD interface routines, Keyboard Interface with normal Key Input to the 89C52 atmel Microcontroller.
上传时间: 2014-01-03
上传用户:jqy_china
资源简介:verilog编写的状态机检测00100序列. 实现 input:...011000010010000... output:...000000000100100... 并且 用测试模块来验证状态是否正确工作
上传时间: 2015-07-14
上传用户:ggwz258
资源简介:verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input [15:0] A_in // 輸入A input [15:0] B_in // 輸入B input carryin // 第一級進位 C0
上传时间: 2014-12-06
上传用户:ls530720646
资源简介:verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y
上传时间: 2014-01-04
上传用户:wxhwjf
资源简介:verilog code radix-2 SRT divider input [7:0]Dividend input [3:0]Divisor output [4:0]Quotient output [8:0]Remainder
上传时间: 2014-11-27
上传用户:三人用菜
资源简介:AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
上传时间: 2013-12-19
上传用户:youke111
资源简介:s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpane...
上传时间: 2016-10-01
上传用户:225588
资源简介:verilog code 4-bit carry look-ahead adder output [3:0] s //summation output cout //carryout input [3:0] i1 //input1 input [3:0] i2 //input2 input c0 //前一級進位
上传时间: 2017-01-07
上传用户:yyq123456789