代码搜索:adder

找到约 6,792 项符合「adder」的源代码

代码结果 6,792
www.eeworm.com/read/487590/6506037

vhd t172.vhd

-- -- This file tests support for resource sharing whith mutually exclusive expressions. -- Only one adder and mux should result from this code. -- entity TEST is port( SEL : in bit;
www.eeworm.com/read/264079/11330381

out test.tcl.out

www.eeworm.com/read/161094/10454599

rua big.rua

32-bit adder, from Steve Hamm (Motorola) hamm@austoto.sps.mot.com add32 11491 382 1493 7962 1654 RUA 4960 4960
www.eeworm.com/read/309167/13680476

rua big.rua

32-bit adder, from Steve Hamm (Motorola) hamm@austoto.sps.mot.com add32 11491 382 1493 7962 1654 RUA 4960 4960
www.eeworm.com/read/487590/6506070

vhd t173.vhd

-- -- This file tests support for resourse sharing when using mutually exclusive -- function calls. -- Only one adder and one mux should result from the synthesis of that code. -- entity TEST is
www.eeworm.com/read/264079/11330333

out a.v.out

www.eeworm.com/read/17937/767657

v bcdadder4.v

//------------------------------------ //4-bit BCD adder //Filename : BCDadder4.v //------------------------------------ module BCDadder4(S, Cout, Cin, A, B); output [3:0] S; //Sumation output o
www.eeworm.com/read/26711/962492

h display.h

void display_num(uchar adder,uchar num)//在第三行的左半屏写0-9数字 { uchar i; write_lcom(0xbc); write_lcom(0x40+(adder-1)*8); for(i=num*16;i
www.eeworm.com/read/27405/983476

h display.h

void display_num(uchar adder,uchar num)//在第三行的左半屏写0-9数字 { uchar i; write_lcom(0xbc); write_lcom(0x40+(adder-1)*8); for(i=num*16;i