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 1496 to Rev 1497
    Reverse comparison

Rev 1496 → Rev 1497

/trunk/or1ksim/testbench/acv_uart.c
107,7 → 107,7
case 0x2: printf ("THR empty.\n"); break;
case 0x0: printf ("Modem Status.\n"); break;
default:
printf ("Invalid iir @ %i\n", __LINE__);
printf ("Invalid iir %x @ %i\n", int_iir, __LINE__);
exit (1);
}
mtspr(SPR_PICSR, 0);

powered by: WebSVN 2.1.0

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