代码搜索:Carry

找到约 8,060 项符合「Carry」的源代码

代码结果 8,060
www.eeworm.com/read/139685/13139814

txt adder_nbit_generate.txt

-- n-bit Adder using the Generate Statement -- download from: www.fpga.com.cn & www.pld.com.cn library IEEE; use IEEE.Std_logic_1164.all; ENTITY addn IS GENERIC(n : POSITIVE := 3); --no.
www.eeworm.com/read/240876/13189759

vhd count60.vhd

Library IEEE; Use IEEE.std_logic_1164.all; Use ieee.std_logic_unsigned.all; Use IEEE.std_logic_arith.all; Entity count60 is Port(carry: in std_logic;--from 1Hz input clock or the full_index of
www.eeworm.com/read/240876/13189787

vhd count24.vhd

Library IEEE; Use IEEE.std_logic_1164.all; Use ieee.std_logic_unsigned.all; Use IEEE.std_logic_arith.all; Entity count24 is Port(carry: in std_logic;--from 1Hz input clock or the full_index of
www.eeworm.com/read/325597/13194998

vhd count60.vhd

Library IEEE; Use IEEE.std_logic_1164.all; Use ieee.std_logic_unsigned.all; Use IEEE.std_logic_arith.all; Entity count60 is Port(carry: in std_logic;--from 1Hz input clock or the full_index of
www.eeworm.com/read/325597/13195027

vhd count24.vhd

Library IEEE; Use IEEE.std_logic_1164.all; Use ieee.std_logic_unsigned.all; Use IEEE.std_logic_arith.all; Entity count24 is Port(carry: in std_logic;--from 1Hz input clock or the full_index of
www.eeworm.com/read/138605/13228556

vhd count60.vhd

Library IEEE; Use IEEE.std_logic_1164.all; Use ieee.std_logic_unsigned.all; Use IEEE.std_logic_arith.all; Entity count60 is Port(carry: in std_logic;--from 1Hz input clock or the full_index of
www.eeworm.com/read/138605/13228581

vhd count24.vhd

Library IEEE; Use IEEE.std_logic_1164.all; Use ieee.std_logic_unsigned.all; Use IEEE.std_logic_arith.all; Entity count24 is Port(carry: in std_logic;--from 1Hz input clock or the full_index of
www.eeworm.com/read/137517/13318023

txt 加法器:generate语句的应用.txt

-- n-bit Adder using the Generate Statement -- download from: www.fpga.com.cn & www.pld.com.cn library IEEE; use IEEE.Std_logic_1164.all; ENTITY addn IS GENERIC(n : POSITIVE := 3); --no.
www.eeworm.com/read/316203/13528460

txt adder_nbit_generate.txt

-- n-bit Adder using the Generate Statement -- download from: www.fpga.com.cn & www.pld.com.cn library IEEE; use IEEE.Std_logic_1164.all; ENTITY addn IS GENERIC(n : POSITIVE := 3); --no.
www.eeworm.com/read/310741/13644719

vhd count60.vhd

Library IEEE; Use IEEE.std_logic_1164.all; Use ieee.std_logic_unsigned.all; Use IEEE.std_logic_arith.all; Entity count60 is Port(carry: in std_logic;--from 1Hz input clock or the full_index of