Home Products

3L Diamond TI C6000

E-mail Print PDF

A 3L Diamond C6000 Licence supports tasks that will run on the single-core C6000-series Digital Signal Processors from Texas Instruments. Diamond has been successful in providing the highest levels of performance and efficient abstraction from hardware, allowing customers to concentrate on their core capabilities rather than wasting valuable time on mundane tasks, including:

 

 

  • organising the loading of multiple processors
  • managing inter-processor communication
  • avoiding deadlock in communications
  • managing irritating processor issues such as cache coherence
  • optimising EDMA and drivers for peripherals
  • managing host communications
  • synchronising different DSPs
 

Try Diamond Now!

DemoSystem1

Did You Know?

Diamond Premium makes it easy to use multiple processors or cores to create powerful Processor Farm applications.

All you have to do is write two tasks: a Master task and a Worker task. The master splits your problem into many identical sub-problems and sends them as work packets into the farm. The worker task performs the work and sends results back to the master. Diamond automatically places copies of the worker task on as many processors/cores as you wish and handles all communication. Load balancing is achieved by optimising the routing of work packets to idle workers.