This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tutorials:putty_personal_machine [2020/05/28 18:33] nelson [Linux] |
tutorials:putty_personal_machine [2020/06/02 09:14] (current) nelson [Linux] |
||
---|---|---|---|
Line 26: | Line 26: | ||
4. You are ready to use PuTTy! You can adapt the instructions here [[tutorials:putty|]],to help you get PuTTY configured correctly. Skip ahead to the PuTTy Setup Section. As a Linux user, your serial port will be either ttyUSB0 or ttyUSB1. | 4. You are ready to use PuTTy! You can adapt the instructions here [[tutorials:putty|]],to help you get PuTTY configured correctly. Skip ahead to the PuTTy Setup Section. As a Linux user, your serial port will be either ttyUSB0 or ttyUSB1. | ||
+ | |||
+ | =====Testing Your PuTTY===== | ||
+ | You can test whether your PuTTY is working by setting it up as detailed above and then programming a NEXYS4 DDR FPGA board with {{ :tutorials:tx_top.bit | this file}}. | ||
+ | |||
+ | Once you have programmed the board with this bitfile, every time you push the center button ('btnc') on the board it will print out a message on the serial line saying the putty test worked. If you see the message, all is working. If not, some debugging is in order. | ||
+ |