资源列表

« 1 2 ... .60 .61 .62 .63 .64 2365.66 .67 .68 .69 .70 ... 4311 »

[VHDL编程Perl_for_CRC

说明:Cyclic Redundancy Check (CRC) is an error-checking code that is widely used in data communication systems and other serial data transmission systems. CRC is based on polynomial manipulations using modulo arithmetic.
<尤恺元> 在 2025-03-15 上传 | 大小:88kb | 下载:0

[VHDL编程MULTIPLE_CORE

说明:硬件乘法器,其基础就是加法器结构,它已经是现代计算机中必不可少的一部分。[1]乘法器的模型就是基于“移位和相加”的算法。在该算法中,乘法器中每一个比特位都会产生一个局部乘积。第一个局部乘积由乘法器的LSB产生,第二个乘积由乘法器的第二位产生,以此类推。如果相应的乘数比特位是1,那么局部乘积就是被乘数的值,如果相应的乘数比特位是0,那么局部乘积全为0。每次局部乘积都向左移动一位。 -64-bit multiplier design exp
<尤恺元> 在 2025-03-15 上传 | 大小:26kb | 下载:0

[VHDL编程robust_fir_latest.tar

说明:RobustVerilog generic FIR filter In order to create the Verilog design use the run.sh scr ipt in the run directory (notice that the run scr ipts calls the robust binary (RobustVerilog parser)). The filter can b
<尤恺元> 在 2025-03-15 上传 | 大小:6kb | 下载:0

[VHDL编程Spartan-3EPDemo--RS232P

说明:基于spartan3e开发板的rs232串口edk程序,包含bit文件,可直接下载到板子上运行-failed to translate
<yu> 在 2025-03-15 上传 | 大小:3.87mb | 下载:0

[VHDL编程48taps_fir

说明:成形滤波可以在调制后对调制波以带通滤波方式完成,也可以在调制前对基带以低通滤波方式完成,两者的效果是相同的。在现代全数字调制解调器中,成形滤波器大都采用数字滤波器来实现。由于对基带信号进行数字滤波更为方便,因此成形滤波普遍采用基带数字滤波方案。-Shaping filter can be modulated by the modulation wave band-pass filtering is accomplished, it ca
<尤恺元> 在 2025-03-15 上传 | 大小:90kb | 下载:0

[VHDL编程verilog-hdl-example

说明:verilog hdl教程的135个例子-verilog hdl tutorial 135 cases
<INTER> 在 2025-03-15 上传 | 大小:166kb | 下载:0

[VHDL编程con1

说明:4 bit convoltion with vhdl.
<Rakesh tirupathi> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[VHDL编程Xilinx-Training-2010

说明:赛灵思公司2010年培训技术文档,对FPGA的开发有很大的帮助-Xilinx 2010, training of technical documentation, development of the FPGA is very helpful
<何立志> 在 2025-03-15 上传 | 大小:41.56mb | 下载:0

[VHDL编程Traffic

说明:Traffic Light Controller For 4 main road
<rizki> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[VHDL编程8051

说明:8051 verilog doc 源代码 和文档 IC-verilog 8051 source code ic
<曾平> 在 2025-03-15 上传 | 大小:2kb | 下载:0

[VHDL编程carry_lookahead_add4

说明:4位的超前进位加法器,门级电路连接得到,verilog代码实现-4-bit look-ahead adder, gate-level circuit
<陈振睿> 在 2025-03-15 上传 | 大小:282kb | 下载:0

[VHDL编程BCDadd8

说明:8位的BCD加法器,BCD表示即4bit表示一个十进制数,取值范围是0000-0110,verilog代码实现-8-bit BCD adder, BCD said that 4bit represents a decimal number, range is 0000-0110, verilog code
<陈振睿> 在 2025-03-15 上传 | 大小:249kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 2365.66 .67 .68 .69 .70 ... 4311 »

源码中国 www.ymcn.org