代码搜索:CAN Bus

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

代码结果 10,000
www.eeworm.com/read/18628/797928

lso can_registers.lso

DEFAULT_SEARCH_ORDER
www.eeworm.com/read/18628/797929

ndo can_testbench.ndo

## NOTE: Do not edit this file. ## Auto generated by Project Navigator for VHDL Post-Translate Simulation ## vlib work ## Compile Post-Translate Model for Module can_top vcom -87 -explicit can_t
www.eeworm.com/read/18628/797970

prj can_fifo.prj

verilog work can_fifo.v
www.eeworm.com/read/18628/797972

v can_ibo.v

// This module only inverts bit order module can_ibo ( di, do ); input [7:0] di; output [7:0] do; assign do[0] = di[7]; assign do[1] = di[6]; assign do[2] = di[5]; assign do
www.eeworm.com/read/18628/797973

lso can_top.lso

work
www.eeworm.com/read/18628/797975

syr can_fifo.syr

Release 6.1i - xst G.23 Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved. --> Parameter TMPDIR set to __projnav CPU : 0.00 / 0.22 s | Elapsed : 0.00 / 0.00 s --> Parameter xsthdpdir set to
www.eeworm.com/read/18628/797976

v can_acf.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on `include "can_defines.v" module can_acf ( clk, rst, id, /* Mode register */ reset_mode, acce
www.eeworm.com/read/18628/797977

udo can_testbench.udo

## Project Navigator simulation template: can_testbench.udo ## You may edit this file to control your simulation.
www.eeworm.com/read/18628/797978

ngr can_fifo.ngr

www.eeworm.com/read/18628/797979

v can_fifo.v

// synopsys translate_off `include "timescale.v" // synopsys translate_on `include "can_defines.v" module can_fifo ( clk, rst, wr, data_in, addr, data_out, fifo_sele