pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
899 stars 298 forks source link

obtaining performance parameter #339

Open pallaviboreddy opened 4 years ago

pallaviboreddy commented 4 years ago

hi, the bench application codes like fft, fir present in pulpino/sw/apps/bench is not getting executed. what might be the steps to be considered.i have done it as, 1../cmake_configure.riscvfloatg.gcc.sh 2.make fir 3.make vcompile 4.make fir.vsim please suggest