Re: [PATCH 00/10] Add RX hardware emulation

2020-06-02 Thread Philippe Mathieu-Daudé
Hi Yoshinori, On 6/1/20 4:32 PM, Yoshinori Sato wrote: > On Mon, 01 Jun 2020 01:45:47 +0900, > Philippe Mathieu-Daudé wrote: >> >> On 5/31/20 6:24 PM, Yoshinori Sato wrote: >>> Hello. >>> >>> This series add to hardware emulation module for RX target. >>> >>> Details below. >>> Interrupt controlle

Re: [PATCH 00/10] Add RX hardware emulation

2020-06-01 Thread Yoshinori Sato
On Mon, 01 Jun 2020 01:45:47 +0900, Philippe Mathieu-Daudé wrote: > > On 5/31/20 6:24 PM, Yoshinori Sato wrote: > > Hello. > > > > This series add to hardware emulation module for RX target. > > > > Details below. > > Interrupt controller, 8bit timer, 16bit comapare match timer and > > SCI is RX

Re: [PATCH 00/10] Add RX hardware emulation

2020-05-31 Thread Philippe Mathieu-Daudé
On 5/31/20 6:24 PM, Yoshinori Sato wrote: > Hello. > > This series add to hardware emulation module for RX target. > > Details below. > Interrupt controller, 8bit timer, 16bit comapare match timer and > SCI is RX62N integrated peripheral. > rx-virt - RX62N MCU and external RAM. It like gdb simula

[PATCH 00/10] Add RX hardware emulation

2020-05-31 Thread Yoshinori Sato
Hello. This series add to hardware emulation module for RX target. Details below. Interrupt controller, 8bit timer, 16bit comapare match timer and SCI is RX62N integrated peripheral. rx-virt - RX62N MCU and external RAM. It like gdb simulator. The compare match timer has a CPU interface similar