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

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 322 to Rev 323
    Reverse comparison

Rev 322 → Rev 323

/trunk/or1ksim/sim-config.c
489,7 → 489,7
 
void eth_txfile () {
if (current_device >= 0 && current_device < config.nethernets)
strcpy (config.ethernets[current_device].rxfile, tempS);
strcpy (config.ethernets[current_device].txfile, tempS);
else {
fprintf (stderr, "ERROR: invalid device number.");
exit (-1);

powered by: WebSVN 2.1.0

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