We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the documentation for the cv32e40pv2fpga example, it is indicated that the following command is required to measure speed:
./benchmark_speed.py --builddir bd-riscv-gcc-speed \ --target-module=run_xheep_gdbserver_fpga \ --gdb-command=riscv32-unknown-elf-gdb --gsf=15 --cpu-mhz=15
but the Python module run_xheep_gdbserver_fpga.py is not present in the repository.
run_xheep_gdbserver_fpga.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the documentation for the cv32e40pv2fpga example, it is indicated that the following command is required to measure speed:
but the Python module
run_xheep_gdbserver_fpga.py
is not present in the repository.The text was updated successfully, but these errors were encountered: