Appendix C. Text and Code Editor

It is a good idea to have a text and code editor in your FPGA toolbox. There will be times when you will need to look at an HDL code file outside of the Xilinx ISE WebPACK. For those of you who will be doing most of your FPGA exploration on a Windows PC, you will need an editor that is more sophisticated than Notepad. I like to use the freeware editor PSPad when I’m doing any type of code development on a Windows platform; it has a fairly rich feature set.

There are many good text and code editors out there. Wikipedia has a good list of many of them.

When I’m working on a Linux platform I use gedit, another freeware program. This is a basic text/code editor with a reasonably good graphical user interface. Now, ...

Get Make: FPGAs now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.