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 1018 to Rev 1019
    Reverse comparison

Rev 1018 → Rev 1019

/trunk/or1ksim/peripheral/atahost.c
165,6 → 165,8
}
}
else
/* check if the controller is enabled */
if (ata->regs.ctrl & ATA_IDE_EN)
{
// make sure simulator uses correct read/write delay timings
#if (DEV_ID > 1)
256,6 → 258,8
}
}
else
/* check if the controller is enabled */
if (ata->regs.ctrl & ATA_IDE_EN)
{
// make sure simulator uses correct read/write delay timings
#if (DEV_ID > 1)

powered by: WebSVN 2.1.0

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