pulp-platform / snitch_cluster

An energy-efficient RISC-V floating-point compute cluster.
https://pulp-platform.github.io/snitch_cluster/
Apache License 2.0
51 stars 51 forks source link

Need login for nonfree part #129

Closed franktaTian closed 6 months ago

franktaTian commented 6 months ago

Hi, I cloned this repo. and try : make This will checkout a nofree submodule first, but need username and password. Any help?

colluca commented 6 months ago

Hi @franktaTian,

The make all target in the root of the directory is not needed if you do not intend to use the nonfree repository. Please have a look at the Getting Started guide for the instructions you might be interested in.

Cheers, Luca