openrisc / orpsoc-cores

Core description files for FuseSoC
123 stars 78 forks source link

systems: add sockit system #69

Closed skristiansson closed 10 years ago

olofk commented 10 years ago

This one has been merged, right?

skristiansson commented 10 years ago

On Mon, Jul 14, 2014 at 5:09 PM, Olof Kindgren notifications@github.com wrote:

This one has been merged, right?

Yup, with the changes we discussed on IRC (that's why it didn't close by itself probably).

pgavin commented 10 years ago

Does this port support communication between the Sockit's ARM core and the OR1K? That could be really useful. I got one of these because I was interested in using it for that sort of thing.

-Pete

On Mon, Jul 14, 2014 at 12:57 PM, Stefan Kristiansson < notifications@github.com> wrote:

On Mon, Jul 14, 2014 at 5:09 PM, Olof Kindgren notifications@github.com wrote:

This one has been merged, right?

Yup, with the changes we discussed on IRC (that's why it didn't close by itself probably).

— Reply to this email directly or view it on GitHub https://github.com/openrisc/orpsoc-cores/pull/69#issuecomment-48926102.

skristiansson commented 10 years ago

On Tue, Jul 15, 2014 at 1:33 AM, Peter Gavin notifications@github.com wrote:

Does this port support communication between the Sockit's ARM core and the OR1K? That could be really useful. I got one of these because I was interested in using it for that sort of thing.

-Pete

Yes, the peripheral cores and both RAMs are shared between the or1k and ARM core, there's a memory map here: https://github.com/openrisc/orpsoc-cores/blob/master/systems/sockit/README

Stefan

olofk commented 10 years ago

Ok... so closing now