代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
bus8.inc
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any othe
bus8.cmp
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any othe
bus8.tdf
-- megafunction wizard: %LPM_BUSTRI%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_bustri
-- ============================================================
-- File Name: bus8.tdf
--
mmc_bus.c
/*
* drivers/mmc/mmc_bus.c
*
* MMC bus protocol interfaces
*
* Copyright (C) 2001-2003 MIZI Research, Inc.
*
* Author: Yong-iL Joh
* $Id: mmc_bus.c,v 1.2 2004/01/26 08:29:5
switch_bus.jhd
MODULE switch_bus
switch_bus.vhd
-- 库声明
library IEEE;
use IEEE.STD_LOGIC_1164.all;
-- 实体声明
entity switch_bus is
-- 类属参数
generic (
BUS_WIDTH : integer := 8 ); -- 总线宽度
port (
din1 : in std_logic_vector(BUS_WIDTH-1 d
bus.rc2
//
// BUS.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///////
bus_cntl.vhd
-- Altera Microperipheral Reference Design Version 0802
-----------------------------------------------------------------
-- file name : bus_cntl.vhd
--
-- project : Altera A6850 ACIA
--
cyg_bus.inf
;*****************************************************************************
;
; cyg_bus.inf -- Install the Cygnal USB Composite Device drivers
;
; Copyright (c) 1997-2003 by MCCI
;
; $Id: