代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
data_bus.top
(SKIDL
(Circuits
("MAIN"
(Parts
("DSPSYSTEM.@@U7.2" IbisIOPkg
(xy (5535 4228))
(refDes "U7")
(model "Unknown")
(Props
(
clkx_bus.v
//-----------------------------------------------------------------------------
//
// Copyright (c) 2008 Xilinx Inc.
//
// Project : Programmable Wave Generator
// Module : clkx_bus.v
// Pare
tri_bus.v
/********************************************************
* 1. File name : tri_bus.v
* 2. Author : Rha, haeyoung
* 3. Key Feature & module : This module( tri_bus ) is
*
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
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
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