Evaluation Platforms: Difference between revisions

From Linux/Xtensa
Jump to navigation Jump to search
m (→‎SMP HiFi 2 Development Board: Link to minimal SMP info)
No edit summary
 
Line 35: Line 35:
Runs a V2009.8 release of [http://git.linux-xtensa.org/cgi-bin/git.cgi?p=u-boot/u-boot-xtensa.git;a=summary U-boot]. The board boots a [http://git.linux-xtensa.org/cgi-bin/git.cgi?p=kernel/xtensa-2.6.29-smp.git;a=summary 2.6.29 SMP Linux kernel] and runs a
Runs a V2009.8 release of [http://git.linux-xtensa.org/cgi-bin/git.cgi?p=u-boot/u-boot-xtensa.git;a=summary U-boot]. The board boots a [http://git.linux-xtensa.org/cgi-bin/git.cgi?p=kernel/xtensa-2.6.29-smp.git;a=summary 2.6.29 SMP Linux kernel] and runs a
snapshot of [http://wiki.linux-xtensa.org/index.php/Buildroot_Build_Instructions buildroot] preconfigured with a C development environment, and the [http://www.tensilica.com/products/literature-docs/application-notes/audio-application-notes/using-tensilica-hifi2-codecs-on-xtensa-linux-with-mplayer.htm Mplayer] media player.
snapshot of [http://wiki.linux-xtensa.org/index.php/Buildroot_Build_Instructions buildroot] preconfigured with a C development environment, and the [http://www.tensilica.com/products/literature-docs/application-notes/audio-application-notes/using-tensilica-hifi2-codecs-on-xtensa-linux-with-mplayer.htm Mplayer] media player.
=== A2000 Prototype and Development Board ===
For development a small amount of pre-release, and currently PRIVATE, info is temporally available here on an [[Transwitch A2000 Development Board]] based on the A2000 board from [http://www.transwitch.com/ Transwitch],
currently running 2.6.29-SMP Linux.
The [http://www.transwitch.com/products/product/page.jsp?product=190 Atlanta 2000] chip has two super-scalar 400Mhz LX2 Xtensa cores, each with a MMU supporting large caches, PCI, DMA, and quite a few specialized DSP processors for doing Telecommunication.
The board runs Version 1.4 of [http://git.linux-xtensa.org/cgi-bin/git.cgi?p=u-boot/u-boot-xtensa.git;a=summary U-boot] which boots a [http://git.linux-xtensa.org/cgi-bin/git.cgi?p=kernel/xtensa-2.6.29-smp.git;a=summary 2.6.29 SMP Linux kernel] that runs a
snapshot of [http://wiki.linux-xtensa.org/index.php/Buildroot_Build_Instructions buildroot] preconfigured with a C development environment or a production snapshot for running out of flash.


=== Eve ZeBu ===
=== Eve ZeBu ===
Line 50: Line 43:


== ASIC Evaluation Platforms ==
== ASIC Evaluation Platforms ==
=== A2000 Prototype and Development Board ===
For development, a small amount of pre-release info is temporally available here on an [[Transwitch A2000 Development Board]] based on the A2000 board from [http://www.transwitch.com/ Transwitch], currently running 2.6.29-SMP Linux.
The [http://www.transwitch.com/products/product/page.jsp?product=190 Atlanta 2000] chip has two super-scalar 400Mhz LX2 Xtensa cores, each with a MMU supporting large caches, PCI, DMA, and quite a few specialized DSP processors for doing Telecommunication.
The board runs Version 1.4 of [http://git.linux-xtensa.org/cgi-bin/git.cgi?p=u-boot/u-boot-xtensa.git;a=summary U-boot] which boots a [http://git.linux-xtensa.org/cgi-bin/git.cgi?p=kernel/xtensa-2.6.29-smp.git;a=summary 2.6.29 SMP Linux kernel] that runs a
snapshot of [http://wiki.linux-xtensa.org/index.php/Buildroot_Build_Instructions buildroot] preconfigured with a C development environment or a production snapshot for running out of flash.


=== Stretch S55DVKxx and S56DVKxx ===
=== Stretch S55DVKxx and S56DVKxx ===

Latest revision as of 00:34, 11 March 2013

Board.jpg

Evaluation and Prototyping Platforms

The following boards and simulators can be used for evaluation and prototyping purposes. Evaluation platforms generally fall into one of the following categories:

  • instruction set simulators,
  • emulation systems that use FPGAs to implement any Xtensa or Diamond core (within the capacity of the FPGAs), and
  • boards that integrate a specific configured Xtensa or Diamond core(s) into an ASIC.

Field programmable gate arrays (FPGA) contain programmable logic that can be re-configured to emulate complex logic. Although slower than the dedicated circuitry of an ASIC (application specific integrated circuit), their re-configurability and practically zero NRE make them very useful for prototyping (for example, trying multiple Xtensa processor variants or configurations) or small volume applications.

Instruction Set Simulator

Instruction Set Simulators (ISS) mimic the behavior of processors by simulating instructions, memory interface, and other I/O components. This allows developers to run and test their software long before real hardware becomes available. Functional simulators provide the best performance, whereas cycle-accurate simulators provide timing accuracy compatible to that of real hardware. The latter simulate the processor pipeline and external components synchronized to a virtual clock. Although this overhead reduces their performance, it can provide vital information to improve the implementation of algorithms.

Tensilica ISS

Tensilica offers a commercial functional simulator (TurboXim) and cycle-accurate simulator for the Xtensa processor architecture, as part of their standard software development tools. (You may be able to try a free limited time evaluation copy of this toolset.) Tensilica also offers XTMP and XTSC for modeling systems of one or multiple processors alongside custom functional or cycle-accurate software models for other components. Please visit Tensilica's website for further information.

The standalone simulator (xt-iss), for example, simply takes an ELF file as its argument and starts simulating instructions from the reset vector. The option --turbo invokes the (much faster) functional simulator TurboXim.

xt-iss [--turbo] Image.elf

Emulation Platforms and Systems

Avnet Virtex-4 LX60 and LX200

Avnet offers the following development platforms for the Xilinx Virtex-4 LX FPGA that can emulate various Xtensa processor configurations. The LX60 is based on the Xilinx 4VLX60 and comes with a 10/100 Ethernet PHY, DDR memory, flash memory, serial port, and 2 x 16 character LCD panel. The MAC controller, however, needs to be implemented inside the FPGA. MAC controllers are available from different vendors. OpenCores, for example, provides a free Ethernet controller supported by Linux and other operating systems. The LX200 is based on the Xilinx XC4VLX200 and can emulate more complex processor configurations and extensions (for example the HiFi 2 Audio Engine) and provides the same components as the LX60 except for the LCD panel.

Tensilica provides a bitstream that describes the configuration data to emulate the Diamond Standard DC232L processor (Rev.B) on the LX60 FPGA. Tensilica refers to this board and bitstream combination as the XTAV60 board. It also includes support for the OpenCores Ethernet MAC. For further information, please, contact Tensilica directly.

SMP HiFi 2 Development Board

Some info is available here on an SMP HiFi 2 Development Board based on the LX200 board from Tensilica, running SMP Linux. It has three custom Xtensa HiFi 2 cores with coherent shared memory, shared and interprocessor interrupts, and the standard LX200 I/O. Runs a V2009.8 release of U-boot. The board boots a 2.6.29 SMP Linux kernel and runs a snapshot of buildroot preconfigured with a C development environment, and the Mplayer media player.

Eve ZeBu

Eve offers an emulation and verification system that can be used to emulate Xtensa processors. Similar to FPGA boards, the ZeBu system emulates the processor, but has a higher capacity to emulate larger processor configurations and additional peripherals. It also provides direct access to signals for debugging and verification.

See the Linux on ZeBu page or contact Eve directly to request additional information.

ASIC Evaluation Platforms

A2000 Prototype and Development Board

For development, a small amount of pre-release info is temporally available here on an Transwitch A2000 Development Board based on the A2000 board from Transwitch, currently running 2.6.29-SMP Linux. The Atlanta 2000 chip has two super-scalar 400Mhz LX2 Xtensa cores, each with a MMU supporting large caches, PCI, DMA, and quite a few specialized DSP processors for doing Telecommunication. The board runs Version 1.4 of U-boot which boots a 2.6.29 SMP Linux kernel that runs a snapshot of buildroot preconfigured with a C development environment or a production snapshot for running out of flash.

Stretch S55DVKxx and S56DVKxx

Stretch provides software-configurable processors based on the Xtensa architecture. The S5000 processor supports Linux, and at 300MHz, it runs 5-10 times faster than FPGA based emulation platforms. The S55DVKxx and S56DVKxx development platforms provide 10/100/1000 Ethernet, serial, PCI (only S56DVKxx), and other interfaces.

The Stretch platforms come with RedBoot as the bootloader. It can download and boot the kernel over network using TFTP or from flash. Make sure that RedBoot is configured with a valid Ethernet address or set to DHCP to obtain a valid address. The following commands load the kernel image zImage.redboot and boot the kernel:

RedBoot> load -r -b 0xd0200000 -h 192.168.1.5 zImage.redboot
RedBoot> exec 0xd0200000

Note that RedBoot requires that the tftp host is in the same subnet as the board.