Arduino Multi-Process for FPGA

Tools and language to make
C++ developper access FPGA technology.
The programmer will be able to:
- 1 -
Harness the FPGA processing power
using 100-1000s Arduino soft-processors.

Here is a program with 30 Arduino soft-processors.


- 2 -
Use a C++ like language to
easily program each Arduino soft-processor
using "setup()" and "loop()".

Here is the code for "Hello World!".


- 3 -
Compile the code with the first true compiler, not a synthetizer, and
get high speed and low resources usage.

Here are the speed and resources usage
for the "Hello World!" soft-processor,
including stdio puts(),
after synthesis with Quartus.


Hard to beleive, try it!
Your opinion really matters.
Please share...
Tell us!