代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/155822/11845123
pin shift_control.pin
-- 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 other
www.eeworm.com/read/155822/11845161
rpt shift_control.rpt
Project Information d:\vhdl\i2c讲稿\i2c\shift_control.rpt
MAX+plus II Compiler Report File
Version 9.5 2/8/2000
Compiled: 05/11/2003 12:11:12
Copyright (C) 1988-2000 Altera
www.eeworm.com/read/155822/11845165
cnf shift_control.cnf
www.eeworm.com/read/155822/11845166
pof shift_control.pof
www.eeworm.com/read/155822/11845183
ndb shift_control.ndb
www.eeworm.com/read/155822/11845191
hif shift_control.hif
HIF003
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/155822/11845223
vhd shift_control.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
entity shift_control is
port(
clk,
iflag: in std_logic;
dcnt:unsigned(3 downto 0);
d:in std_logic_vector(7
www.eeworm.com/read/155522/11866857
v shift_beh.v
/*********************************************************/
// MODULE: barrel shifter
//
// FILE NAME: shift_beh.v
// VERSION: 1.0
// DATE: January 1, 1999
// AUTHOR: Bob Zeidman, Zeidman Co
www.eeworm.com/read/155522/11866868
v shift_rtl.v
/*********************************************************/
// MODULE: barrel shifter
//
// FILE NAME: shift_rtl.v
// VERSION: 1.0
// DATE: January 1, 1999
// AUTHOR: Bob Zeidman, Zeidman Co
www.eeworm.com/read/155522/11866949
v shift_sim.v
/*********************************************************/
// MODULE: barrel shifter simulation
//
// FILE NAME: shift_sim.v
// VERSION: 1.0
// DATE: January 1, 1999
// AUTHOR: Bob Zeidman,