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

Subversion Repositories minsoc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /minsoc/trunk/sw/eth
    from Rev 80 to Rev 149
    Reverse comparison

Rev 80 → Rev 149

/eth.c
38,7 → 38,7
 
/* We can't use printf because in this simple example
we don't link C library. */
uart_print_str("Hello World.\n\r");
uart_print_str("Hello World.\n");
 
eth_tx_data[0] = 0xFF;
eth_tx_data[1] = 0x2B;

powered by: WebSVN 2.1.0

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