Other

News:

Create LCD GUI

CreateLcdGui.zip (V0.27 10-26-2023)

Windows based tool to design a graphical user interface for a touchscreen LCD display controlled by a low cost microcontroller.  Currently, a parallel or SPI 320x240 touchscreen named ELEGOO UNO R3 2.8 Inches TFT Touch Screen with SD Card Socket ($15) from Amazon or the SPI version are supported driven by Microchip 18F26K40 and dsPIC33EP512MC202 microcontrollers ($1.80 to $3.00).  Examples and schematics can be found on the PIC page.

The Raspberry Pi Pico is now supported as well which can be found on the Pico Page.

Instructions for use are included in the Help menu.

VCD View

VcdView.zip (V0.22 12-05-2023)

Windows based Value Change Dump viewer that allows the results of a simulation to be analyzed.  This is great when teamed with Icarus, a fantastic free Verilog simulator and MinGw a nice Linux like shell for Windows.  

NETLIST

NetList.zip (V0.04 9-17-2013)  Windows executable and source but just grab the two .cpp and the .h file and it will compile under Linux)

This is a little tool to convert Eagle CAD export of pin and part lists from a schematic to a Verilog netlist.  This is great when teamed with Icarus, a fantastic free Verilog simulator and Cygwin, a nice Linux like shell for Windows.  Download the zip file below if the link above does not work.