代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/416926/11009415
vhd wrapper_corr_10.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity wrapper_corr_10 is
generic(
sh_reg_w :integer);
port(
clk : in std_logic;
w
www.eeworm.com/read/416926/11009422
vhd wrapper_corr_20.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity wrapper_corr_20 is
generic(
sh_reg_w :integer);
port(
clk : in std_logic;
w
www.eeworm.com/read/452301/7442136
tf cardbus_wrapper_test.tf
/*-----------------------------------------------------------------------
-- File : cardbus_wrapper_test.tf
--
-- DESCRIPTION:
-- This file provides all CardBus signals (in addition to
www.eeworm.com/read/452301/7442178
tb cardbus_wrapper_test.tb
--------------------------------------------------------------------------------
--
-- File : cardbus_wrapper.tb
-- Last Modification: 2/11/2004
--
-- Created In SpDE Version: SpDE 9.5.3
-- Auth
www.eeworm.com/read/437964/7738835
h esvn-diff-wrapper.h
#if !defined(__ESVN_DIFF_WRAPPER_H__)
#define __ESVN_DIFF_WRAPPER_H__
/***************************************************************************
* Copyright (C) 2004 by Eugene Bort
www.eeworm.com/read/437964/7738848
cpp esvn-diff-wrapper.cpp
/***************************************************************************
* Copyright (C) 2004 by Eugene Bort *
* esvn@umputun.com
www.eeworm.com/read/437964/7738921
pro esvn-diff-wrapper.pro
TEMPLATE = app
LANGUAGE = C++
CONFIG += qt warn_on release
HEADERS += src/esvn-diff-wrapper.h
SOURCES += src/esvn-diff-wrapper.cpp
# File generated by kdevelop's qmake manager.
# ----------------
www.eeworm.com/read/436194/7775666
vhd rs232_wrapper.vhd
----------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 14:25:03 11/17/2008
-- Design Name:
-- Module Name: rs232_wrap
www.eeworm.com/read/298894/7927131
m ed_sim_wrapper.m
%Wrapper file for sim, define sim params here and launch this script to start sim.
%please refere to this file for a description of the possible params.
%clean up
close all
clear all
tic
%%%%%%%%%