This is merged.
You should now be able to run all tests with or1ksim `find . -name "*.exe"`
But you may also want to specify the time limit argument (-l seconds) since
many may not run correctly.
If you know abort/error messages where the simulator reports that the code
barfs but doesn't exit, t
On 8/26/2014 2:06 PM, Hesham Moustafa wrote:
> Hi,
>
> On Tue, Aug 26, 2014 at 8:47 PM, Joel Sherrill
> wrote:
>> This looks good except that it is missing a comment for the commit.
>>
>> Can you add that and resubmit?
>>
> Done. Is it Ok to submit the sim.cfg and README change for or1ksim BSP to
Hi,
On Tue, Aug 26, 2014 at 8:47 PM, Joel Sherrill
wrote:
> This looks good except that it is missing a comment for the commit.
>
> Can you add that and resubmit?
>
Done. Is it Ok to submit the sim.cfg and README change for or1ksim BSP too?
> Thanks.
> On 8/26/2014 12:59 PM, Hesham ALMatary wrote
This patch adds support to run or1ksim and GDB; both of them run
separately and GDB is remotely attached to or1ksim via RSP protocol. It's
intended to run the new or1ksim/OpenRISC BSP applications. or1ksim script
runs the simulator after generating a configuration file that specifies
the HW featu
This looks good except that it is missing a comment for the commit.
Can you add that and resubmit?
Thanks.
On 8/26/2014 12:59 PM, Hesham ALMatary wrote:
> ---
> sim-scripts/Makefile | 5 +-
> sim-scripts/or1ksim.in | 155
> +
> 2 files changed
Hi,
The first patch did not include the Makefile modifications, the
previous reply did.
Thanks,
Hesham
On Tue, Aug 26, 2014 at 7:59 PM, Hesham ALMatary
wrote:
> ---
> sim-scripts/Makefile | 5 +-
> sim-scripts/or1ksim.in | 155
> +
> 2 files
---
sim-scripts/Makefile | 5 +-
sim-scripts/or1ksim.in | 155 +
2 files changed, 159 insertions(+), 1 deletion(-)
create mode 100644 sim-scripts/or1ksim.in
diff --git a/sim-scripts/Makefile b/sim-scripts/Makefile
index 9d9baaf..e45feae 100644
---
sim-scripts/or1ksim.in | 155 +
1 file changed, 155 insertions(+)
create mode 100644 sim-scripts/or1ksim.in
diff --git a/sim-scripts/or1ksim.in b/sim-scripts/or1ksim.in
new file mode 100644
index 000..3f59e47
--- /dev/null
+++ b/sim-scripts