URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 6 |
Rev 44 |
Line 158... |
Line 158... |
printf("Beginning test\n");
|
printf("Beginning test\n");
|
|
|
// Init the UART function
|
// Init the UART function
|
uart->initUart(25000000, 115200);
|
uart->initUart(25000000, 115200);
|
|
|
|
// Turn on logging by setting the "-log logfilename" option on the command line
|
|
monitor->init_displayState(argc, argv);
|
|
|
// Execute until we stop
|
// Execute until we stop
|
sc_start ();
|
sc_start ();
|
|
|
// Free memory
|
// Free memory
|
delete monitor;
|
delete monitor;
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.