代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/354747/10328539
rpt shift.tan.rpt
Timing Analyzer report for shift
Tue Dec 27 17:38:10 2005
Version 4.2 Build 157 12/07/2004 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
www.eeworm.com/read/162073/10342067
vhd ram_shift.vhd
-- PARALLE IN PARALLEL OUT SHIFTER IN THE ADDRESS GENERATION UNIT.
-- REQUIRED BECAUSE FFT IS COMPUTED ON DATA AND WRITTEN BACK INTO THE SAME
-- LOCATION AFTER 5 CYCLES. SO THE READ ADDRESS IS SHIFT
www.eeworm.com/read/162073/10342108
vhd shift2.vhd
-- SHIFT UNIT
library ieee ;
use ieee.std_logic_1164.all ;
use work.butter_lib.all ;
use ieee.std_logic_arith.all ;
use ieee.std_logic_unsigned.all ;
entity shift2 is
port (
sub_contr
www.eeworm.com/read/425160/10376661
cpp shift-prec.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/353698/10431029
v shift_maker.v
// Written by Amit Pandey
`define SHIFT_TYPE1 2'b00
`define SHIFT_TYPE2 2'b01
`define SHIFT_TYPE3 2'b10
`define SHIFT_TYPE4 2'b11
module shift_maker(ir2, Reg_value, SAM_Ctrl,BS_Shift_Amt,BS_Sh
www.eeworm.com/read/353698/10431106
v shift_maker.v
// Written by Amit Pandey
`define SHIFT_TYPE1 2'b00
`define SHIFT_TYPE2 2'b01
`define SHIFT_TYPE3 2'b10
`define SHIFT_TYPE4 2'b11
module shift_maker(ir2, Reg_value, SAM_Ctrl,BS_Shift_Amt,BS_Sh
www.eeworm.com/read/424569/10438866
m sig_shift.m
function [yshift,n]=sig_shift(x,m,n0)
%信号延迟的程序,m为输入x的下标
%n0为延迟的单位长度
n=m+n0;
yshift=x;
function [yam,n]=sig_proc(x1,n1,x2,n2,s)
%信号相加和相乘的程序
%x1,x2分别为输入序列,n1,n2为对应下标
%s=0为加法;其他值为乘法
n=min(min(
www.eeworm.com/read/424322/10462989
gif color_shift.gif
www.eeworm.com/read/423958/10514369
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/423958/10514370