verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y
资源简介: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
上传用户:三人用菜
资源简介: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 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
资源简介:Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizable VHDL model
上传时间: 2015-07-10
上传用户:清风冷雨
资源简介:verilog code which receive from uart RX and then output to lcd text display.
上传时间: 2016-03-07
上传用户:songrui
资源简介:arm 7 verilog code used setup soc
上传时间: 2016-12-17
上传用户:qilin
资源简介:This source code in Delphi 7.0. Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU. You can modify it or change it for meet your requirement.
上传时间: 2013-12-25
上传用户:xzt
资源简介:Fir verilog code implemented to find out the output of fir filter
上传时间: 2017-08-06
上传用户:zhliu007
资源简介:EXAMPLE SOURCE CODE FOR IMPLIB FILTER This filter accepts input through the standard input stream, convertsit and outputs it to the standard output am. The streams are linkedthrough pipes, such that the input stream is the output from th...
上传时间: 2014-11-18
上传用户:siguazgb