URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 615 |
Rev 1024 |
Line 422... |
Line 422... |
*
|
*
|
*/
|
*/
|
#define NOP_NOP 0x0000 /* Normal nop instruction */
|
#define NOP_NOP 0x0000 /* Normal nop instruction */
|
#define NOP_EXIT 0x0001 /* End of simulation */
|
#define NOP_EXIT 0x0001 /* End of simulation */
|
#define NOP_REPORT 0x0002 /* Simple report */
|
#define NOP_REPORT 0x0002 /* Simple report */
|
#define NOP_PRINTF 0x0003 /* Simprintf instruction */
|
#define NOP_printf 0x0003 /* Simprintf instruction */
|
#define NOP_REPORT_FIRST 0x0400 /* Report with number */
|
#define NOP_REPORT_FIRST 0x0400 /* Report with number */
|
#define NOP_REPORT_LAST 0x03ff /* Report with number */
|
#define NOP_REPORT_LAST 0x03ff /* Report with number */
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.