You can compile and simulate all these Documentation Examples. X86 and AI Engine compilation and simulation are acceptable. X86 tends to be faster:
make SECTION=doc clean_all data x86 x86sim
Or
make SECTION=doc clean_all data aie aiesim
All examples are now being compiled and simulated. Destination files are created in the x86simulator_output/data directory. 1D examples output files are starting at 10 (Output_10.txt, Output_11.txt, …). 2D examples start with 20 and 3D examples start with 30.