- The Cmpware CMP-DK 3.0: Cell BE Version - a tutorial on the Cell BE version of the Cmpware CMP-DK. Covers system programming using shared memory and mailboxes as well as SPU optimizations.
- Modeling and Programming the Cell BE Using the Cmpware CMP-DK - A Mandelbrot Set application for the Cell BE using auto-generated Cmpware ASM tools.
- An Image Processing Demonstration Using the Cmpware CMP-DK - Multiple PowerPC cores are used to perform image processing. Includes downloadable demo.
- Extending Processor Models in the Cmpware CMP-DK - Adding custom instructions to processor models in as little as 5 lines of code.
- The Cmpware (CMP-DK) (Product Brief)
- An Introduction to Configurable Multiprocessing - an introduction to the motivations for the emergence of multicore architectures
- Modeling Multiprocessors with Cmpware - an introduction to modeling multicore devices with the Cmpware CMP-DK
- Programming Configurable Multiprocessors - a brief introduction to software for multicore processors
- An FIR Filter Example - an example application partitioned to use multiple processor cores
- Soft Multiprocessing (Soft-MP) - An emerging technique using multiple soft CPUs in an FPGA device.
- Multicore Multiprocessing (MCMP) - the emerging use of multicore devices in highly parallel supercomputers
- Reducing Power with CMP - explores power consumption and multicore devices with an AES Encryption example