代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
fm_limit.m
function fm_limit
% FM_LIMIT compute Limit-Induced Bifurcation (LIB)
% by means of a Newton-Raphson routine.
%
% FM_LIMIT
%
% LIB.type: 1 = 'Vmax' for maximum voltage limit
%
lad_bus_io_entarch.vhd
------------------------------------------------------------------------
--
-- Copyright (C) 1998-1999, Annapolis Micro Systems, Inc.
-- All Rights Reserved.
--
--------------------------------
pe0_bus_if_entarch.vhd
------------------------------------------------------------------------
--
-- Copyright (C) 1998-1999, Annapolis Micro Systems, Inc.
-- All Rights Reserved.
--
--------------------------------
gh_delay_programmable_bus.vhd
-----------------------------------------------------------------------------
-- Filename: gh_delay_programmable_bus.vhd
--
-- Description:
-- a bussed, programmable delay line
-- uses generics
d_bus2core.v
module D_Bus2Core(//signal between mem and D_Bus2Core
in_MEMAccessAddress, //data address
out_DataCacheBus, //data value for write and read
in_DataCacheBus, //data value for write and read
i_bus2core.v
`include "Def_structureParameter.v"
module I_Bus2Core(//signal between I_Bus2Core and IF
IWait, //if fetch ready?
Instruction, //fetch back instruction
in_InstructionAddress, //send out
lad_bus_io_entarch.vhd
------------------------------------------------------------------------
--
-- Copyright (C) 1998-1999, Annapolis Micro Systems, Inc.
-- All Rights Reserved.
--
--------------------------------