Welcome, Guest. Please login or register.

Author Topic: X1000 xmos  (Read 15671 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Haranguer

  • Full Member
  • ***
  • Join Date: Feb 2007
  • Posts: 138
    • Show all replies
Re: X1000 xmos
« on: January 27, 2012, 09:51:52 AM »
Here's a whitepaper about XMOS
https://www.xmos.com/download/public/XMOS-Technology-Whitepaper%281.0%29.pdf

Here's a language reference guide
https://www.xmos.com/download/public/XC-Programming-Guide%28X1009C%29.pdf

 and here's some projects thyat other people have designed for it
https://www.xcore.com/projects

XMOS is far from useless, but it's not the same kind of thing as FPGA.  in FPGA, you use VHDL to design and connect logic gates.

XC, on the other hand, is similar to C, but it has easier ways to set up parallel threads and access I/O.

I'm not an expert.  I've just been doing a little research in preparation for getting my new X1000.  I'd like to put an FPGA card in it too.  I can think of lots of uses for FPGA, but I'm still looking for an application that can use the massive parallelism that XMOS provides.