代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/233894/14128863
pss shift_mult.pss
www.eeworm.com/read/233894/14128878
dbp shift_mult.dbp
www.eeworm.com/read/233894/14128915
qsf shift_mult.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/233894/14128918
pin shift_mult.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/233894/14128920
v shift_mult.v
module shift_mult(clk,Enable,a,p);
parameter size=32;
input clk;
input Enable;
input [size:1]a;
output [2*size:1]p;
reg [2*size:1]p,tempa,temp;
reg [27:1]tempb;
integer i;
www.eeworm.com/read/233876/14130455
plg bcd shift.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\10 BCD Shift\BCD Shift.uv2
Project File Date: 07/22/2006
www.eeworm.com/read/233876/14130456
pwi bcd shift.pwi
www.eeworm.com/read/233876/14130462
opt bcd shift.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/233876/14130464
lst bcd shift.lst
A51 MACRO ASSEMBLER BCD_SHIFT 07/22/2006 22:25:46 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN BCD Shift.OBJ
ASSEMBLE
www.eeworm.com/read/233876/14130465