代码搜索:std

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

代码结果 10,000
www.eeworm.com/read/485380/6560909

vhd debug.vhd

------------------------------------------------------------------------------- -- $Id: debug.vhd,v 1.2 2007/12/05 14:26:23 stefana Exp $ --------------------------------------------------------------
www.eeworm.com/read/485380/6560916

vhd subtract_with_borrow.vhd

------------------------------------------------------------------------------- -- $Id: subtract_with_borrow.vhd,v 1.1 2007/10/12 09:11:36 stefana Exp $ -----------------------------------------------
www.eeworm.com/read/485380/6560951

vhd fpu_conv.vhd

------------------------------------------------------------------------------- -- $Id: fpu_conv.vhd,v 1.1 2007/10/12 09:11:36 stefana Exp $ -----------------------------------------------------------
www.eeworm.com/read/485400/6561414

vhd dds_vhdl.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity dds_vhdl is port(clk:in std_logic; fword:in std_logic_vector(7 downto 0); pword:in std_logic_ve
www.eeworm.com/read/483746/6594157

vhd fpu_exceptions.vhd

--------------------------------------------------------------------- ---- ---- ---- FPU
www.eeworm.com/read/481905/6632174

vhf generale.vhf

-------------------------------------------------------------------------------- -- Copyright (c) 1995-2007 Xilinx, Inc. All rights reserved. -------------------------------------------------------
www.eeworm.com/read/481905/6632175

vhd selettore.vhd

---------------------------------------------------------------------------------- -- Bufon, Ferluga -- Progetto elettronica 2 FPGA -- Termometro visualizzato su VGA ------------------------------
www.eeworm.com/read/481905/6632338

vhd generale.vhd

-------------------------------------------------------------------------------- -- Copyright (c) 1995-2007 Xilinx, Inc. All rights reserved. -------------------------------------------------------
www.eeworm.com/read/481905/6632426

vhf termometro.vhf

-------------------------------------------------------------------------------- -- Copyright (c) 1995-2007 Xilinx, Inc. All rights reserved. -------------------------------------------------------
www.eeworm.com/read/481616/6636550

vhd pre.vhd

-- -- pre.vhd -- -- Cordic pre-processing block -- -- -- step 1: determine quadrant and generate absolute value of X and Y -- Q1: Xnegative -- Q2: Ynegative -- -- step 2: swap X and Y values if Y>X