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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [bench/] [sysc/] [src/] [OrpsocMain.cpp] - Diff between revs 462 and 500

Show entire file | Details | Blame | View Log

Rev 462 Rev 500
Line 353... Line 353...
        }
        }
        //printf("* Beginning test\n");
        //printf("* Beginning test\n");
 
 
#ifdef UART0
#ifdef UART0
        // Init the UART function
        // Init the UART function
        uart->initUart(50000000, 115200);
        uart->initUart(115200);
#endif
#endif
 
 
        if (do_program_file_load)       // Did the user specify a file to load?
        if (do_program_file_load)       // Did the user specify a file to load?
        {
        {
                if (!gQuiet)
                if (!gQuiet)

powered by: WebSVN 2.1.0

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