代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/317840/13495507
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/309860/13663506
tdf shift_pll.tdf
-- megafunction wizard: %ALTPLL%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altpll
-- ============================================================
-- File Name: shift_pll.tdf
-- Meg
www.eeworm.com/read/309860/13663507
eqn shift_clk.eqn
--C1__locked is shift_pll:inst|altpll:altpll_component|_locked at PLL_X27_Y31_N0
C1__locked = PLL.LOCKED(.FBIN(), .ENA(), .CLKSWITCH(), .ARESET(), .PFDENA(), .SCANCLK(), .SCANACLR(), .SCANDATA(), .CO
www.eeworm.com/read/309860/13663510
pin shift_clk.pin
-- Copyright (C) 1991-2002 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a
www.eeworm.com/read/309860/13663513
inc shift_pll.inc
--Copyright (C) 1991-2002 Altera Corporation
--Any megafunction design, and related netlist (encrypted or decrypted),
--support information, device programming or simulation file, and any oth
www.eeworm.com/read/309860/13663514
psf shift_clk.psf
SYNTHESIS_FITTING_SETTINGS
{
REMOVE_DUPLICATE_LOGIC = ON;
AUTO_TURBO_BIT = ON;
AUTO_OPEN_DRAIN_PINS = ON;
AUTO_PARALLEL_EXPANDERS = ON;
AUTO_FAST_OUTPUT_ENABLE_REGISTERS = OFF;
AUTO_FAST_
www.eeworm.com/read/309860/13663515
bsf shift_pll.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/309860/13663516
quartus shift_clk.quartus
FILES
{
BDF_FILE = shift_clk.bdf;
VECTOR_WAVEFORM_FILE = shift_clk.vwf;
}
COMPILER_SETTINGS_LIST
{
COMPILER_SETTINGS = shift_clk;
}
SIMULATOR_SETTINGS_LIST
{
SIMULATOR_SETTINGS = shift_
www.eeworm.com/read/309860/13663531
qws shift_clk.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=Workmode
ptn_Child3=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
pt
www.eeworm.com/read/309860/13663533
ssf shift_clk.ssf
SIMULATOR_SETTINGS
{
FOCUS_ENTITY_NAME = |shift_clk;
ESTIMATE_POWER_CONSUMPTION = OFF;
GLITCH_INTERVAL = 1ns;
GLITCH_DETECTION = OFF;
SIMULATION_COVERAGE = ON;
CHECK_OUTPUTS = OFF;
RECO