Probably a stupid question, but I can't figure out where to find the right value to put for the "board version" parameter that is required for the furytest.sh script.
In the test-general.py its referred to as the board_vrsn parameter. I added a line to print out the pvrsn read back from the board, and it appears to be assigned to 2 - Where is this configured from the Vivado side of things?
Probably a stupid question, but I can't figure out where to find the right value to put for the "board version" parameter that is required for the
furytest.sh
script.In the
test-general.py
its referred to as theboard_vrsn
parameter. I added a line to print out thepvrsn
read back from the board, and it appears to be assigned to2
- Where is this configured from the Vivado side of things?