Difference between revisions of "NaviEngine"

From eLinux.org
Jump to: navigation, search
m (Add resources)
m (Update link to eval board picture and availability)
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
==Eval board==
 
==Eval board==
  
An [http://www.flickr.com/photos/james_nash/2964240888/sizes/l/in/photostream/ evaluation board] (board in the middle with the fan) is available:
+
An [http://www.t-engine4u.com/pictures/mp_t-kernel_ne1_f.png evaluation board] is available:
  
 
* NEC uPD35001 System-on-chip (ARM11 MPCore x4)
 
* NEC uPD35001 System-on-chip (ARM11 MPCore x4)
Line 20: Line 20:
 
* On-chip LCD controller
 
* On-chip LCD controller
 
* USBH2.0, ATA6, PCI, CSI, SPDIF, I2S, etc
 
* USBH2.0, ATA6, PCI, CSI, SPDIF, I2S, etc
 +
 +
It's available from [http://www.personal-media.co.jp/index-e.html Personal Media Corporation] for 312.900 Yen. See [http://translate.google.de/translate?js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fwww.t-engine4u.com%2Fproducts%2Fmp_t-kernel_ne1.html&sl=ja&tl=en&history_state0= specification page] and (japanese) [http://www.t-engine4u.com/archive/mp_t-kernel_ne1.pdf product sheet].
  
 
=Software=
 
=Software=
Line 28: Line 30:
  
 
* [http://edageek.com/2007/10/03/esol-nec/ eT-Kernel Multi-Core Edition]
 
* [http://edageek.com/2007/10/03/esol-nec/ eT-Kernel Multi-Core Edition]
* [http://www.flickr.com/photos/james_nash/2964240888/in/photostream/ Symbian]
+
* [http://www.flickr.com/photos/james_nash/2964240888/in/photostream/ Symbian] (on multicore)
 
* WinCE
 
* WinCE
 
* Linux (?)
 
* Linux (?)

Latest revision as of 09:27, 19 August 2009

NEC's NaviEngine 1 is a SoC product based on ARM's ARM11MPCore. It's for car navigation systems that adopts the SMP (Symmetrical Multicore Processor). The chip delivers high-speed parallel processing performance of up to 1920MIPS at 400 MHz. In addition, NaviEngine1 has 2D and 3D graphics using the POWERVR SGX 535 graphics core by Imagination Technologies. Volume production is scheduled to begin in March 2009.

Hardware

Chip

A block diagram shows the internals of NaviEngine1 chip.

Eval board

An evaluation board is available:

  • NEC uPD35001 System-on-chip (ARM11 MPCore x4)
  • DDR2 SDRAM (256MB)
  • NOR Flash memory (64MB)
  • NAND Flash memory (256MB)
  • Three on-chip UARTs
  • LAN9118 Ethernet adapter
  • On-chip LCD controller
  • USBH2.0, ATA6, PCI, CSI, SPDIF, I2S, etc

It's available from Personal Media Corporation for 312.900 Yen. See specification page and (japanese) product sheet.

Software

Operating systems

The following operating systems are running on NaviEngine:

Demo running eT-Kernel on one CPU and WinCE on the three other ARM11 cores. Demonstrates graphic performance, too.

QEMU

QEMU emulation for NaviEngine is part of 2008.05 OpenSolaris. It emulates

  • DDR2 SDRAM (256MB)
  • NOR Flash memory (64MB)
  • Three on-chip UARTs

See OpenSolaris release note section 1.2 Architecture for details and OpenSolaris installation section 6.1 Setup QEMU.

Resources