搜索:look-ahead

找到约 6 项符合「look-ahead」的查询结果

结果 6
https://www.eeworm.com/dl/663/388867.html VHDL/FPGA/Verilog

verilog code 4-bit carry look-ahead adder output [3:0] s //summation output cout //carryout inpu

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 //前一級進位
下载 29
·
查看 1174
https://www.eeworm.com/dl/663/388874.html VHDL/FPGA/Verilog

verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input

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
下载 147
·
查看 1146
https://www.eeworm.com/dl/952181.html 技术资料

集成电路CD系列之CD4018

英文描述: CMOS Look-Ahead Carry Generator 中文描述: 查询的CMOS超前进位发生器
下载 3
·
查看 9283
https://www.eeworm.com/dl/919823.html 技术资料

4008 CMOS 4位二进制并行进位全加器

The CD4008B types consist of four full-adder stages withfast look-ahead carry provision from
下载 10
·
查看 4596
https://www.eeworm.com/dl/628/103268.html 编译器/解释器

Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik

Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging gram ...
下载 116
·
查看 1100
https://www.eeworm.com/dl/939096.html 技术资料

一种支持SIMD指令的低功耗分裂式ALU设计

· 摘要:  在面向多媒体运算的高性能、低功耗DSP芯片MD32设计中,支持SIMD指令的分裂式、低功耗ALU设计是实现其设计目标的重要环节.该文提出了利用基于资源共享的设计思想,以超前进位加法器(Carry Look-ahead Adder)为核心构造数据处理单元,完成算术以及逻辑运算,减少了ALU模块的面积,同时均 ...
下载 4
·
查看 4866