Using the Efinity SVF Player
The Efinity SVF Player is a JTAG SVF player that sends JTAG commands to an FPGA. The player reads the JTAG commands from a serial vector format (.svf) file. You can use the SVF Player without opening a project. The Efinity SVF Player requires a JTAG cable or mini-module with the FTDI n232H chipset.
You can use the SVF Player to execute any JTAG commands on the
following Efinix
FPGAs:
- Trion T20 in F324 and F400 packages
- Trion T35 in any package
- Trion T55, T85, and T120 in any package
- All Titanium and Topaz FPGAs in any package
You can use the the SVF Player to execute any JTAG command except
PROGRAM for the following Trion
FPGAs:- T4, T8, and T13 in any package
- T20 in W80, Q144, F169, and F256 packages
You can also use the SVF Player to execute JTAG commands for non-Efinix devices in a JTAG chain.
To use the SVF Player:
- Choose a USB Target. Ensure that your board is connected to your computer and turned on. Click the Refresh button to search for newly connected boards.
- Click the Open SVF File button to load the .svf. The
content of the .svf displays in the console.Note: If you make changes to the .svf, you can reload it using the Reload button.
- Click the Play button to play the .svf file.
You can also step through the .svf file line by line using the Step Over button. This feature is useful for debugging. To stop playing the file, click the Stop button.