RiscV target : toolchain

I want to perform the clock glitch tutorial on CW308 fe310 target .
How can i compile tge code using by Jupyter do i need install riscv tool chain ? If yess how can integrated with jupyter ?

Hi,

You can find a link to the compiler required at CW308T-FE310 - NewAE Hardware Product Documentation. After installing the compiler, add it to your path, restart Jupyter, and you should be good to go.

Alex