代码搜索:width
找到约 10,000 项符合「width」的源代码
代码结果 10,000
www.eeworm.com/read/371229/9561038
v split_add.v
// Copyright 2007 Altera Corporation. All rights reserved.
// Altera products are protected under numerous U.S. and foreign patents,
// maskwork rights, copyrights and other intellectual property
www.eeworm.com/read/114622/15045250
cpp rectangl.cpp
// File from page 314 in "Thinking in C++" by Bruce Eckel
//////////////////////////////////////////////////
// From the compressed package ECKELT02.ZIP 4/11/95
// (Original ECKELT01.ZIP dated 2/21
www.eeworm.com/read/425892/10311440
vhd r2p_corproc.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
entity r2p_corproc is
generic
(
RADIUS_CORRECTION : boolean := true; -- Corrects the radius by multiplication wi
www.eeworm.com/read/416128/11040484
v mem_interface_top_mem_if_top_0.v
//*****************************************************************************
// Copyright (c) 2006 Xilinx, Inc.
// This design is confidential and proprietary of Xilinx, Inc.
// All Rights Reser
www.eeworm.com/read/479485/6687367
vhd ddsc.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use IEEE.STD_LOGIC_UNSIGNED.all;
use ieee.std_logic_arith.all;
library lpm;
use lpm.lpm_components.all;
entity ddsc is
generic( freq_width : intege