代码搜索:std

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

代码结果 10,000
www.eeworm.com/read/443250/7635485

vhd v10_10.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_signed.all; entity Flt2Fix is port(DInA : in std_logic_vector(31 downto 0); DInB : in std_logic_vector(31 downto 0
www.eeworm.com/read/443250/7635492

vhd v10_13.vhd

library ieee; use ieee.std_logic_1164.all; entity FltAdder is port(DInA : in std_logic_vector(31 downto 0); DInB : in std_logic_vector(31 downto 0); DOut : out std_logic_vect
www.eeworm.com/read/443250/7635495

vhd v10_11.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_signed.all; entity Adder is port(ManA : in std_logic_vector(24 downto 0); ManB : in std_logic_vector(24 downto
www.eeworm.com/read/443250/7635496

vhd v10_9.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; -- synopsys translate_off Library XilinxCoreLib; -- synopsys translate_on entity RAMTest is port(addr : IN std_l
www.eeworm.com/read/443250/7635499

vhd v10_12.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity Fix2Flt is port(AddO : in std_logic_vector(24 downto 0); DOut : out std_logic_vector(31 do
www.eeworm.com/read/443250/7635534

vhd v15_2.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_signed.all; use std.textio.all; entity tb_M16x16 is end tb_M16x16; architecture a_tb_M16x16 of tb
www.eeworm.com/read/443250/7635536

vhd v15_1.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_signed.all; use std.textio.all; entity tb_M16x16 is end tb_M16x16; architecture a_tb_M16x16 of tb
www.eeworm.com/read/442740/7645798

vhd serout.vhd

LIBRARY ieee ; USE ieee.std_logic_1164.all; USE ieee.std_logic_arith.all; ENTITY dctslowout IS PORT( clk : IN std_logic ; doutput : IN std_logic_vector (15 DOWNTO
www.eeworm.com/read/442714/7645976

vhd cy7c199.vhd

-------------------------------------------------------------------------------- -- File Name: cy7c199.vhd -------------------------------------------------------------------------------- -- Copyrig
www.eeworm.com/read/442714/7646004

vhd cy7c195.vhd

-------------------------------------------------------------------------------- -- File Name: cy7c195.vhd -------------------------------------------------------------------------------- -- Copyrig