Lombiq / Hastlayer-SDK

Turning .NET software into FPGA hardware for faster execution and lower power usage.
https://hastlayer.com
BSD 3-Clause "New" or "Revised" License
302 stars 33 forks source link

PHP example (HAST-248) #29

Open Piedone opened 6 years ago

Piedone commented 6 years ago

Use PeachPie to create a PHP example, similar to ParallelAlgorithm. Supposedly it should be possible apart from the Task.StartNew() call with a delegate (we could maybe use an actual method there?).

And then add it here: https://docs.peachpie.io/scenarios/advanced/computer-chips-hastlayer/

Jira issue