Search found 99 matches

by Jamie
Wed Feb 04, 2015 3:05 pm
Forum: Q&A
Topic: Is it possible to program ARM core of xCORE-XA using xC prog
Replies: 2
Views: 5494

Answer

There is no implementation of xC for the ARM architecture. The idea of integrating an ARM core with the xCORE is to be able to reuse existing ARM code. xC code can currently only be run on other platforms using software simulation of the xCORE architecture.

by Jamie
Wed Feb 04, 2015 2:44 pm
Forum: Q&A
Topic: LLVM ERROR: Cannot select: intrinsic %llvm.xcore.waitevent.n
Replies: 1
Views: 1804

Answer

<r>This looks like there's a problem with the compiler. If you could submit a bug report, with the details of which version of the tools you are using, at <URL url="https://www.xmos.com/secure/tickets">https://www.xmos.com/secure/tickets</URL> we will have a look into it.<br/> <br/> Cheers,<br/> <br...
by Jamie
Mon Jul 22, 2013 1:54 pm
Forum: Development Tools and Programming
Topic: Preventing deadlocks with shared channels
Replies: 7
Views: 5657

Re: Preventing deadlocks with shared channels

Hi ers35, Back to your original post, the deadlock is due to the client's use of the 'pause' control token and I think xsim isn't freeing the channel end properly when the pause is received. Running the same program on AXE (https://github.com/rlsosborne/tool_axe) it looks to be okay. Incidentally, c...
by Jamie
Fri Aug 05, 2011 12:08 pm
Forum: Off Topic
Topic: How the West was won (The Economist)
Replies: 2
Views: 4735

How the West was won (The Economist)

Another XMOS-related story in The Economist:

How the West was won: Inmos, Picochip, Icera and their founders: the evolution of a tech cluster.

http://www.economist.com/node/21525434
by Jamie
Tue Jul 19, 2011 3:23 pm
Forum: Projects
Topic: AXE - An XCore Emulator
Replies: 5
Views: 8388

Re: AXE (An XCore Emulator)

On XS1-G the code produced by the mapper accesses a sswitch register to synchronise startup between the cores. Programs built for multinode XS1-L systems appear to work.
Oh okay, how does synchronisation work for multi-node XS1-L systems then?
by Jamie
Tue Jul 19, 2011 10:40 am
Forum: Projects
Topic: AXE - An XCore Emulator
Replies: 5
Views: 8388

Re: AXE (An XCore Emulator)

This looks really interesting - I've been using xsim heavily for development and testing so it would be great to be able to simulate execution faster. In particular, performance is hit dramatically with multi-node simulations. From looking over AXE it doesn't seem that this is supported yet but I'm ...
by Jamie
Sun Jul 03, 2011 2:19 pm
Forum: Projects
Topic: occam-pi on XMOS
Replies: 4
Views: 3861

Re: occam-pi on XMOS

Well there are some significant differences between XC and occam-pi but I'm surprised that you claim occam-pi is unsuited for a platform very similar to the transputer.
by Jamie
Sat Jul 02, 2011 11:14 am
Forum: Projects
Topic: occam-pi on XMOS
Replies: 4
Views: 3861

Re: occam-pi on XMOS

Why??? Occam-pi is a concurrent message passing language and the XMOS architecture is perfect match for this! Is it doomed to run only on single cores now?
by Jamie
Tue Jun 14, 2011 10:08 am
Forum: Latest news
Topic: Designing the future in Europe’s Silicon Valley
Replies: 1
Views: 4361

Re: Designing the future in Europe’s Silicon Valley

Oops - looks like they've published a draft!
by Jamie
Fri Jun 03, 2011 12:15 pm
Forum: Off Topic
Topic: Inside story: Parallel bars (The Economist)
Replies: 6
Views: 8452

Inside story: Parallel bars (The Economist)

Pretty interesting article in the Economist yesterday about parallelism:

"Computing: Parallel programming, once an obscure niche, is the focus of increasing interest as “multicore” chips proliferate in ordinary PCs "

http://www.economist.com/node/18750706