02-10-2026, 08:45 AM
I’m currently trying to simulate a Snitch cluster, but I’m running into issues when compiling software for execution with snitch_cluster.vsim.
Although LLVM and Clang build successfully from the pulp-platform/llvm-project repository, the compiler does not recognize the -mcpu=snitch flag and instead reports it as an unused argument.
Although LLVM and Clang build successfully from the pulp-platform/llvm-project repository, the compiler does not recognize the -mcpu=snitch flag and instead reports it as an unused argument.

