代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/453698/7414054

vhd m6.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY M6 IS ---------x6+x5+x3+x2+1 [2 3 5 6] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; M_6
www.eeworm.com/read/453698/7414066

vhd m9_2.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY m9_2 IS ---------x9+x6+x4+x3+1 [3 4 6 9] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; pn:
www.eeworm.com/read/453698/7414085

vhd m9.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY M9 IS ---------x9+x4+1 [4 9] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; M_9:OUT STD_LOG
www.eeworm.com/read/453698/7414087

vhd mpn6.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY mpn6 IS ---------x6+x5+x3+x2+1 [2 3 5 6] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; m
www.eeworm.com/read/453698/7414089

vhd m5.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY M5 IS -------------x5+x2+1 [2 5] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; M_5:OUT S
www.eeworm.com/read/453698/7414096

vhd m9_1.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY m9_1 IS ---------x9+x4+1 [4 9] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; pn:OUT STD_LO
www.eeworm.com/read/453698/7414100

vhd m7_1.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY m7_1 IS ----------x7+x4+1 [4 7] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; pn:OUT STD_
www.eeworm.com/read/453698/7414106

vhd m6_1.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY m6_1 IS ---------x6+x5+x3+x2+1 [2 3 5 6] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; p
www.eeworm.com/read/453698/7414114

vhd mpn7.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY mpn7 IS ----------x7+x4+x3+x2+1 [2 3 4 7] PORT(clkx1024:IN STD_LOGIC; notready:IN STD_LOGIC; m
www.eeworm.com/read/453698/7414117

vhd convolutional_encoder.vhd

library ieee; use ieee.std_logic_1164.all; entity convolutional_encoder is port( clk:in std_logic; data:in std_logic; notready:in std_logic; datai_1:out std_logic; dataq_1:out std_logic