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 725 to Rev 726
    Reverse comparison

Rev 725 → Rev 726

/trunk/or1ksim/cpu/or32/Makefile.am
31,6 → 31,6
BUILT_SOURCES = execgen.c
 
execgen.c: generate insnset.c
generate insnset.c execgen.c
./generate insnset.c execgen.c
endif
/trunk/or1ksim/sim-config.c
562,7 → 562,7
{9, "enddevice", "", end_device, NULL, 0},
{9, "baseaddr", "=0x%x", eth_baseaddr, (void *)(&tempUL), 0},
{9, "dma", "=%i", eth_dma, (void *)(&tempL), 0},
{, "rtx_type", "=%i", eth_rtx_type, (void *)(&tempUL), 0},
{9, "rtx_type", "=%i", eth_rtx_type, (void *)(&tempUL), 0},
{9, "rx_channel", "=%i", eth_rx_channel,(void *)(&tempL), 0},
{9, "tx_channel", "=%i", eth_tx_channel,(void *)(&tempL), 0},
{9, "rxfile", "=\"%s\"", eth_rxfile, (void *)(&tempS[0]), 0},

powered by: WebSVN 2.1.0

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