代码搜索:structural

找到约 526 项符合「structural」的源代码

代码结果 526
www.eeworm.com/read/378278/9238618

vhd example.vhd

------------------------------------------------------------------------------- -- Title : Example instantiation of an arithmetic unit -- Project : VHDL Library of Arithmetic Units ---------
www.eeworm.com/read/176101/9516463

vhd example.vhd

------------------------------------------------------------------------------- -- Title : Example instantiation of an arithmetic unit -- Project : VHDL Library of Arithmetic Units ---------
www.eeworm.com/read/176100/9516613

vhd example.vhd

------------------------------------------------------------------------------- -- Title : Example instantiation of an arithmetic unit -- Project : VHDL Library of Arithmetic Units ---------
www.eeworm.com/read/359323/10156218

txt bingxingjiafa.txt

library IEEE;use IEEE.std_logic_1164.all;entity adderN is generic(N : integer := 16); port (a : in std_logic_vector(N downto 1); b : in std_logic_vector(N downto 1); cin
www.eeworm.com/read/148663/6935215

vhd example.vhd

------------------------------------------------------------------------------- -- Title : Example instantiation of an arithmetic unit -- Project : VHDL Library of Arithmetic Units ---------
www.eeworm.com/read/148663/6935316

vhd example.vhd

------------------------------------------------------------------------------- -- Title : Example instantiation of an arithmetic unit -- Project : VHDL Library of Arithmetic Units ---------
www.eeworm.com/read/148663/6935370

vhd example.vhd

------------------------------------------------------------------------------- -- Title : Example instantiation of an arithmetic unit -- Project : VHDL Library of Arithmetic Units ---------
www.eeworm.com/read/324566/13257549

txt vhdl-adder.txt

VHDL加法器 -- N-bit adder -- The width of the adder is determined by generic N library IEEE; use IEEE.std_logic_1164.all; entity adderN is generic(N : integer := 16); port (a :
www.eeworm.com/read/107655/6334219

vhd example.vhd

------------------------------------------------------------------------------- -- Title : Example instantiation of an arithmetic unit -- Project : VHDL Library of Arithmetic Units ---------
www.eeworm.com/read/107655/6334300

vhd example.vhd

------------------------------------------------------------------------------- -- Title : Example instantiation of an arithmetic unit -- Project : VHDL Library of Arithmetic Units ---------