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

Subversion Repositories openrisc

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

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;

powered by: WebSVN 2.1.0

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