Soc-lm32
Aus LaborWiki
Soc-lm32 Release status: unknown [box doku] | |
---|---|
Description | soc-lm32 is a complete open source "system on a chip" based upon the Lattice Mico32 32 bit RISC CPU core. |
Whats this about?[Bearbeiten | Quelltext bearbeiten]
soc-lm32 is a complete open source "system on a chip" based upon the Lattice Mico32 32 bit RISC CPU core. The original version from Lattice Semiconductor does only work on windows and is optimized for the Lattice FPGA toolchain. This version aims for cross-vendor and cross platform compatibility.
Supported Development Boards[Bearbeiten | Quelltext bearbeiten]
This design runs on
- soc-lm32/altera-de1 Altera DE-1 Board
- soc-lm32/altium-livedesign Altium Livedesign Board
- soc-lm32/xilinx-ml401 Xilinx ML401
- soc-lm32/xilinx-s3sk Xilinx Spartan3 Starter Board
- soc-lm32/xilinx-s3esk Xilinx Spartan3E Starter Kit
- soc-lm32/xilinx-xupv2p Xilinx XUP-V2P
Included Preipherals[Bearbeiten | Quelltext bearbeiten]
The following Wishbone components are included:
- DDR SDRAM controller (see [wiki:wb_ddr] for details)
- SRAM controller (16bit and 32bit databus width)
- RS232 Serial communication UART
- Simple SPI Master
- Dual 32 bit timer component
Getting the source[Bearbeiten | Quelltext bearbeiten]
Documentation[Bearbeiten | Quelltext bearbeiten]
More and better documentation is needed -- But there is the beginnings of a Getting Started Guide
Compiler and Toolchain[Bearbeiten | Quelltext bearbeiten]
Lattice released a patched version of the complete GNU toolchain: gcc/g++, binutils, gdb and newlib. You may want to read the instructions on how to soc-lm32/lm32-toolchain install the crosscompiler.
Projects using soc-lm32[Bearbeiten | Quelltext bearbeiten]
For example, soc-lm32 was used in:
- Milkymist -- Stand-alone device for rendering real-time audio visualisation.
- OpenPattern Modular Routing Platform
- Farb-Borg, (Video)
- Nebel-Borg
- Spike: Fast simulator for spiking neural networks, a design for fast multiplication of sparse binary matrices