pulp-platform / pulpissimo

This is the top-level project for the PULPissimo Platform. It instantiates a PULPissimo open-source system with a PULP SoC domain, but no cluster.
Other
389 stars 169 forks source link

Has anyone implemented pulposimo on fpga and printed it out for helloworld? #389

Open gyx3598 opened 1 year ago

erkmenx commented 1 year ago

Hi, we implemented the Pulpissimo on Nexys4 board and printed out an output. You can find step by step documentation of the process on my github repo named Pulpissimo-Installation-Guide.

yadibelli commented 1 year ago

Hello, We have also implemented the Pulpissimo on Genesys2 Board. It works by codes written in both in C and C++ and prints out uart messages. Of course, It took time to manage all details.