代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/479727/6685441
vhd shift_register.vhd
-- 库声明
library IEEE;
use IEEE.STD_LOGIC_1164.all;
-- 实体声明
entity shift_register is
-- 类属参数
generic (
TOTAL_BIT : integer := 10 );
-- 端口
port (
clk : in std_logic;
reset_n : in std_lo
www.eeworm.com/read/478253/6722880
vhd shift8.vhd
library ieee;
use ieee.std_logic_1164.all;
entity shift8 is
port(a,clk1,clr1:in std_logic;
b:out std_logic);
end shift8;
architecture rtl of shift8 is
component dff4
port(clk,clr,d:in std_
www.eeworm.com/read/477970/6726835
v shift_process.v
module shift_process (
rst,
clk,
shift_in_valid,
shift_out_valid,
shift_ctrl,
up_in_real,
up_in_image,
dn_in_real,
dn_in_image,
up_out_real,
up_out_image,
dn_out_re
www.eeworm.com/read/477513/6737835
unicodemap shift-jis.unicodemap
000a 0a
000c 0c
000d 0d
0020 8140
0021 8149
0022 8168
0023 8194
0024 8190
0025 8193
0026 8195
0027 8166
0028 0029 8169
002a 8196
002b 817b
002c 8143
002d 815d
002e 8144
002f 815e
003
www.eeworm.com/read/264256/11323839
vhd shift_register.vhd
-- 库声明
library IEEE;
use IEEE.STD_LOGIC_1164.all;
-- 实体声明
entity shift_register is
-- 类属参数
generic (
TOTAL_BIT : integer := 10 );
-- 端口
port (
clk : in std_logic;
reset_n : in std_lo
www.eeworm.com/read/264194/11325998
rpt shift.asm.rpt
Assembler report for shift
Wed Nov 28 16:04:33 2007
Version 5.1 Build 213 01/19/2006 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Leg
www.eeworm.com/read/264194/11326003
rpt shift.fit.rpt
Fitter report for shift
Wed Nov 28 16:04:30 2007
Version 5.1 Build 213 01/19/2006 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/264194/11326004
summary shift.map.summary
Analysis & Synthesis Status : Successful - Wed Nov 28 16:04:25 2007
Quartus II Version : 5.1 Build 213 01/19/2006 SP 1 SJ Full Version
Revision Name : shift
Top-level Entity Name : shift
Family :