代码搜索:DPLL
找到约 321 项符合「DPLL」的源代码
代码结果 321
www.eeworm.com/read/199925/7814422
v dpll.v
///////////2007.02.27 DPLL
module dpll(reset,clk,signal_in,signal_out,syn);//signalin=1.4us(best) to 1.28us,clk=10ns
parameter para_K=4;
parameter para_N=16;
input reset;
input clk;
input signal
www.eeworm.com/read/199925/7814423
qws dpll.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
[P
www.eeworm.com/read/199925/7814424
vwf dpll.vwf
/*
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/199925/7814426
acf dpll.acf
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/199925/7814428
qpf dpll.qpf
# 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/199925/7814430
pof dpll.pof
www.eeworm.com/read/199925/7814432
pin dpll.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/199925/7814436
qsf dpll.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/199925/7814437