代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet_test.h
//
// Ethernet_test.h (just the register bit defines)
//
// - Ethernet test is complete. This test uses the loopback cable.
//
typedef struct adi_emac_staadd_reg {
u32 b_STABUSY:1;
ethernet_test.c
/*****************************************************************************
** **
** Name: Ethernet_test.c **
** **
************************
xllp_ethernet.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
tb_ethernet.v
`include "eth_phy_defines.v"
`include "wb_model_defines.v"
`include "tb_eth_defines.v"
`include "eth_defines.v"
`include "timescale.v"
module tb_ethernet();
reg wb_clk;
re
tb_ethernet.v
`include "eth_phy_defines.v"
`include "wb_model_defines.v"
`include "tb_eth_defines.v"
`include "eth_defines.v"
`include "timescale.v"
module tb_ethernet();
reg wb_clk;
re
hw_ethernet.h
//*****************************************************************************
//
// hw_ethernet.h - Macros used when accessing the Ethernet hardware.
//
// Copyright (c) 2006-2008 Luminary Micro