Thanks for the info. I think I will have to give node.js a pass on the
microblaze. It looks far too much work!
Regards
On 10 July 2014 05:02, wrote:
> Hi Simon,
>
> I looked into a different approach of putting JS on a FPGA by writing a JS
> interpreter in a high-level-language to VHDL toolcha
Hi Simon,
I looked into a different approach of putting JS on a FPGA by writing a JS
interpreter in a high-level-language to VHDL toolchain. Sadly, the low
clock speed of the FPGA makes interpreting JS painfully slow and it was
impractical. Dealing with timed logic and I/O also proved to be o