On Mon, Jun 25, 2012 at 12:23 PM, Jia Liu wrote:
> Hi Peter,
>
> On Thu, Jun 21, 2012 at 5:03 PM, Peter Crosthwaite
> wrote:
>> On Thu, Jun 21, 2012 at 12:58 PM, Jia Liu wrote:
>>> Add a IIS dummy board.
>>>
>>> Signed-off-by: Jia Liu
>>> ---
>>> hw/openrisc/Makefile.objs | 2 +-
>>> hw/ope
Hi Peter,
On Thu, Jun 21, 2012 at 5:03 PM, Peter Crosthwaite
wrote:
> On Thu, Jun 21, 2012 at 12:58 PM, Jia Liu wrote:
>> Add a IIS dummy board.
>>
>> Signed-off-by: Jia Liu
>> ---
>> hw/openrisc/Makefile.objs | 2 +-
>> hw/openrisc_sim.c | 160
>> +
Hello Wei-Ren,
On Thu, Jun 21, 2012 at 4:19 PM, 陳韋任 (Wei-Ren Chen)
wrote:
>> + * OpenRISC simulator for use as an ISS.
>^^^
> Shoudld be IIS?
>
Instruction Set Sim
Instruction Level Sim
What ever, I'll make it more clear :)
> Regards,
> chenwj
>
> --
>
On Thu, Jun 21, 2012 at 12:19 PM, 陳韋任 (Wei-Ren Chen)
wrote:
>> + * OpenRISC simulator for use as an ISS.
> ^^^
> Shoudld be IIS?
I guess it stands for Instruction Set Simulator, so rather the subject
should be changed.
--
Thanks.
-- Max
On Thu, Jun 21, 2012 at 12:58 PM, Jia Liu wrote:
> Add a IIS dummy board.
>
> Signed-off-by: Jia Liu
> ---
> hw/openrisc/Makefile.objs | 2 +-
> hw/openrisc_sim.c | 160
> +
> 2 files changed, 161 insertions(+), 1 deletion(-)
> create mod
> + * OpenRISC simulator for use as an ISS.
^^^
Shoudld be IIS?
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.
Add a IIS dummy board.
Signed-off-by: Jia Liu
---
hw/openrisc/Makefile.objs |2 +-
hw/openrisc_sim.c | 160 +
2 files changed, 161 insertions(+), 1 deletion(-)
create mode 100644 hw/openrisc_sim.c
diff --git a/hw/openrisc/Makefile.objs b