CPLD

  • How To Add A LCD To Your FPGA And Control What It Displays!

    This great tutorial brings you all the information you need to add a screen to your FPGA.  You will learn about how to choose the appropriate parts for this project, the schematics and as it couldn´t be otherwise, you will also get to know the theory. Mainly, this article explains the theory behind the control…

  • How To Control What You See On A Screen in Two Hours and For Less Than $25!

    Imagine how cool it would be to control what appears on your screen and at a bargain price, just using your FPGA (yes! Your Papilio!) and some other easy-to-get components. All you need is read today´s article (and buy the tiny things of course). This how-to post is one of those which are written thinking…

  • Program your FPGAs and CPLDs at zero cost with the BBB

    Today, we present a thorough tutorial on how to take advantage of the BeagleBone Black to implement programmable logic. This is a very easy procedure. It is browser-based, and you just need to drag and drop your programming files into the beagle, wait a few seconds…and done! That simple! The recommendation is to start with…

  • Make a CPLD module yourself!

    A CPLD (Complex Programme Logic Device) is a very useful tool in the hands of a techie. Their complexity comes between a PALs and an FPGA, and architectural features of both. As implied by its name, these chips can be programmed to meet the logic functions that suit your needs. In this amazing tutorial, Bill…