Closed llhe110 closed 6 months ago
To compile the hardware for simulation,run one of the following commands: make bin/snitch_cluster.vlt
make bin/snitch_cluster.vlt
but has below error:
import hjson ModuleNotFoundError: No module named 'hjson'
Forgot this command: docker run -it -v $REPO_TOP:/repo -w /repo ghcr.io/pulp-platform/snitch_cluster:main
To compile the hardware for simulation,run one of the following commands:
make bin/snitch_cluster.vlt
but has below error: