搜索资源列表
grammatica-1.4.tar.gz
- 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 e
ripple-lookahead-carryselect-adder
- Ripple Adder: 16-bit 全加,半加及ripple adder的设计及VHDL程序 Carry Look ahead Adder:4, 16, 32 bits 前置进位加法器的设计方案及VHDL程序 Carry Select Adder:16 Bits 进位选择加法器的设计方案及VHDL程序-Ripple Adder : 16-bit full adder, semi-Canada and the ripple
cairo-1.2.0.tar
- 按照官方的说法:Cairo is a vector graphics library with cross-device output support. 翻译过来,就是cairo是一个支持多种输出的向量图形库。 具体解释一下,也就是说,cairo是种画图的工具库,他可以向多种设备上画图,比如: cairo可以输出到png,可以输出到pdf,可以输出到ps,可以输出到xlib,可以输出到XCB,可以输出到win32,以后
_MINIMAX
- Tree-Structured Programs:Look-Ahead in Games----The MiniMax Method-Tree-Structured Programs : Look-Ahead in Games ---- The MiniMax Method
grammatica-1.4.tar
- 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 e
ripple-lookahead-carryselect-adder
- Ripple Adder: 16-bit 全加,半加及ripple adder的设计及VHDL程序 Carry Look ahead Adder:4, 16, 32 bits 前置进位加法器的设计方案及VHDL程序 Carry Select Adder:16 Bits 进位选择加法器的设计方案及VHDL程序-Ripple Adder : 16-bit full adder, semi-Canada and the ripple
TheRoadAhead
- 十年前,微软帝国的缔造者比尔-盖茨(Bill Gates)曾撰写过一本在当时轰动一时的书——《未来之路》,他在这本276页的书中预测了微软乃至整个科技产业未来的走势。盖茨在书中写道:“虽然现在看来这些预测不太可能实现,甚至有些荒谬,但是我保证这是本严肃的书,而决不是戏言。十年后我的观点将会得到证实。”一转眼十年过去了,现在让我们回顾一下盖茨的书中到底预测了些什么,又有哪些已经成为了现实。 -decade ago, Microsof
cla16
- 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 -verilog code16-bit carry look-ahead a
lookahead
- implement of carry look ahead adder vith verilog
cla
- Carry Look ahead adder
Carrylookaheadadder
- carry look ahead adder implented in 3 models of vhdl-carry look ahead adder implented in 3 models of vhdl
32bitcarrylookaheadadder
- 32位超前进位加法器的源代码和testbench-32 bit carry look ahead adder and its testbench
Advanced_Adders
- Advanced topic on adders including: Carry Look Ahead Adder, Binary Parallel Adder/Subtractor, BCD adder circuit, Binary mutiplier circuit.
16bit-CLA
- a 16 bit carry look ahead adder verilog code
CLA
- carry look ahead adder
16bit-CLA
- 16 bit carry look ahead adder verilog code
4_Bit_CLA_4.0.vhd
- 4-Bit Carry Look Ahead adder
adder1
- adder Ripple Carry Adder(RCA) Carry Look-ahead Adder(CLA) Block Ripple Carry Adder(BRCA) Two-Level Carry Look-ahead Adder-Ripple Carry Adder(RCA) Carry Look-ahead Adder(
carry-look-ahead-adder32
- This implements Carry look ahead adder in verilog
64Bit-Look-Ahead-Adder-Verilog-Code-with-Testbenc
- 64Bit Look Ahead Adder Verilog Code with Testbench