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

Building the hardware use command "make bin/snitch_cluster.vlt" has error #127

Closed llhe110 closed 6 months ago

llhe110 commented 6 months ago

To compile the hardware for simulation,run one of the following commands: make bin/snitch_cluster.vlt

but has below error:

    import hjson
ModuleNotFoundError: No module named 'hjson'

complie

llhe110 commented 6 months ago

Forgot this command: docker run -it -v $REPO_TOP:/repo -w /repo ghcr.io/pulp-platform/snitch_cluster:main