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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [tests/] [or1200/] [sim/] [or1200-simple.c] - Rev 393

Compare with Previous | Blame | View Log

/*
 *
 * Test run first, to check the main loop is reached and the exit mechanism
 * functions OK
 *
 */
 
 
#include "cpu-utils.h"
 
int main()
{
  report(0x8000000d);
  exit(0);
}
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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