搜索资源列表
MDIO接口设计及其FPGA验证
- MDIO接口模块设计
mdio
- java实现MD5加密,用户输入要加密的字符串.程序处理后输出MD5值-java achieve MD5 encryption, user input to the encrypted string. Processing output value MD5
rt51_i2c_mdio_uart
- 基于51类单片机RTX51多任务系统,通过串口发送控制命令,模拟实现i2c及mdio口功能。(C语言)-RTX51 based on 51 categories of single-chip multi-tasking system, send control commands through the serial, analog I realize i2c and MDIO function. (C language)
mdio_test
- 主要是以linux為base的os,可利用此程式,讓cpu與switch溝通,並且測試之間界面的mdio也就是mii界面是否正常-err
mdio-md
- 目前以太网PHY芯片是通过总线MDC/MDIO,但是基本上是通过MAC芯片直接管理的,本代码实现了通过FPGA管理PHY。即由FPGA完成MII管理-At present, Ethernet PHY chip through the bus MDC/MDIO, but basically through the direct management of MAC chip, the code through the FPGA implem
spru628EMAcMDIO
- DM642的EMAC口和MDIO口使用说明很好-DM642 the EMAC and the MDIO port mouth instructions very good
mdio
- MDIO verilog RTL代码,SOC可以通过MDIO接口来访问外部PHY等慢速外设-MDIO verilog RTL code
mdio
- cpu与phy通信,让cpu能读写phy芯片,实现通信-cpu communication with phy
mdio
- Generic support for MDIO-compatible transceivers
mdio-gpio
- GPIO based MDIO bitbang driver.
mdio-bitbang
- Bitbanged MDIO support.
MDIO
- The MDIO interface is a simple, two-wire, serial interface, clock and data. MDIO is used to connect a management entity and a managed PHY for the purposes of controlling the PHY and gathering status from the PHY. The
IEEE-P802.3ae-MDC-MDIO
- explain MDIO protocol
mdio
- linux mdio tool: read operation: mdio reg_addr write operation: mdio reg_addr value For example: mdio eth0 1 mdio eth0 0 0x12
mdio-octeon
- Cavium Networks Octeon SMI MDIO driver.
mdio-bitbang
- Bitbanged MDIO support for Linux v2.13.6.
mdio-gpio
- GPIO based MDIO bitbang driver for Linux v2.13.6.
mdio-mux
- MDIO bus multiplexer framwork.
cvmx-mdio
- Interface to the SMI MDIO hardware, including support for both IEEE 802.3 clause 22 and clause 45 operations.
mdio
- mdio的读写操作实例代码,实例代码为操作phy芯片的流程(the code of mdio,including reading and writing the code of mdio)