XMOS XVF3800 python script missing

Technical discussions around xCORE processors (e.g. xcore-200 & xcore.ai).
FabPollen
Junior Member
Posts: 4
Joined: Wed Jul 02, 2025 5:26 pm

XMOS XVF3800 python script missing

Post by FabPollen »

Hi,

I can't find the xvf_tools indicated in the doc https://www.xmos.com/documentation/XM-0 ... ation.html
I'd like to run python3 xvf_tools.py doa_plot --command-help or use the doa_plot.py

Thanks for your help
User avatar
andrewxcav
Verified
Experienced Member
Posts: 82
Joined: Wed Feb 17, 2016 5:10 pm

Post by andrewxcav »

Hi,

Download:
https://www.xmos.com/file/xvf3800-softw ... ion=latest

Navigate to:
XVF3800-Software_v3_2_1\xvf3800_source_external_241029_121941\sources

I agree that doa_plot.py is not in there, I assume the latest version rolled that into xvf_tools.py

Cheers,
-Andrew