On Tue, Mar 6, 2012 at 3:12 AM, R. Diez <[email protected]> wrote:

>
> I'm thinking about unifying those codes across all platforms, as well as
> adding some abstraction layer so that, when running on a real FPGA host, a
> test case would call the C run-time routine exit() instead of executing
> "l.nop NOP_EXIT".
>
>
Using a function provided by C is not a good idea as many tests are
compiled with no standard library.
_______________________________________________
OpenRISC mailing list
[email protected]
http://lists.openrisc.net/listinfo/openrisc

Reply via email to