URL
https://opencores.org/ocsvn/aemb/aemb/trunk
[/] [aemb/] [trunk/] [sw/] [cc/] [testbench.cc] - Diff between revs 206 and 207
Show entire file |
Details |
Blame |
View Log
Rev 206 |
Rev 207 |
Line 73... |
Line 73... |
|
|
// *** 5. INTERRUPT ***
|
// *** 5. INTERRUPT ***
|
printtest("Hardware Interrupts");
|
printtest("Hardware Interrupts");
|
checkcode(interruptTest(MAX_TEST));
|
checkcode(interruptTest(MAX_TEST));
|
|
|
// *** 6. EXCEPTIONS ***
|
// *** 6. EXTENSION ***
|
printtest("Hardware Exceptions");
|
|
checkcode(exceptionTest(MAX_TEST));
|
|
|
|
// *** 7. EXTENSION ***
|
|
printtest("Accellerator Link");
|
printtest("Accellerator Link");
|
checkcode(xslTest(MAX_TEST));
|
checkcode(xslTest(MAX_TEST));
|
|
|
|
// *** 7. EXCEPTIONS ***
|
|
printtest("Hardware Exceptions");
|
|
checkcode(exceptionTest(MAX_TEST));
|
}
|
}
|
|
|
// run tests
|
// run tests
|
int main()
|
int main()
|
{
|
{
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.