OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc3/] [or1ksim/] [peripheral/] [ethernet_i.h] - Diff between revs 702 and 744

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 702 Rev 744
Line 176... Line 176...
    unsigned long miicommand;
    unsigned long miicommand;
    unsigned long miiaddress;
    unsigned long miiaddress;
    unsigned long miitx_data;
    unsigned long miitx_data;
    unsigned long miirx_data;
    unsigned long miirx_data;
    unsigned long miistatus;
    unsigned long miistatus;
 
    unsigned long hash0;
 
    unsigned long hash1;
 
 
    /* Buffer descriptors */
    /* Buffer descriptors */
    unsigned long bd_ram[ETH_BD_SPACE / 4];
    unsigned long bd_ram[ETH_BD_SPACE / 4];
  } regs;
  } regs;
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.