What Is JTAG Technology in FPGA?
When perusing our site, you’ve probably noticed the section entitled programming solutions, or looked through our FPGA (field programmable gate array) boards and seen the acronym JTAG (Joint Test Action Group). …
When perusing our site, you’ve probably noticed the section entitled programming solutions, or looked through our FPGA (field programmable gate array) boards and seen the acronym JTAG (Joint Test Action Group). …
By now, you’re probably familiar with the ZYBO board. You’ve seen the ZYBOt, a tutorial for using embedded Linux with ZYBO, and how to tweet webcam photos with a ZYBO. Thanks to one intrepid Instructables user, you can now learn how to make a digital oscilloscope with a ZYBO.
Digilent Adept is a light-weight program that allows users to quickly load .bit files onto your FPGA chip. The Power of Adept is in its simplicity and speed.
The very basis of computers is binary. In electronics everything can be boiled down to 1s and 0s. Logic gates are digital circuits that take one or more binary inputs and produce a binary output. You can check out the basis of logic with Boolean Algebra.
One of the really cool projects to come out of the Digilent Design Contest is a virtual touchscreen game hands-on tutorial for the ZYBO. This Instructable provides step-by-step instructions for customizing hardware to emulate a touchscreen on a simple TFT (thin-film transistor) monitor using camera and finger detection
The goal of this Instructable by myronking is to build a simple two-wheeled motorized robot controlled by a ZedBoard. You’ll learn about communication and control logic with FPGAs.
A project that I’ve been working on (and off) for while has been the titular tweeting webcam photos with a ZYBO.
One of the companies we work closely with is Xilinx, and we’re honored that they feature some of our products on their partner pages. The Digilent partner page not only has information about our company, but links to our products that use a Xilinx FPGA (and a few accessories).
Guest contributor Kursat Gol provides a review of his project testing the NetFPGA-1G-CML with a laptop computer.
We hope you had a great weekend, even though we’re sad it’s over! Want to end those Monday blues and work on a fun FPGA project? Take a leaf out of Instructable …
What are some more things to do with an FPGA? One Instructables user, krosenfeld7, made a guide for an FPGA composer.
We’ve talked a lot lately about the Nexys 4 DDR lately, and we definitely hope you like it as much as we do here at Digilent. But what are the roots of this awesome board?
Mixed‑signal validation often starts with more tools than necessary. An oscilloscope for analog signals, a logic analyzer for digital buses, and a separate signal generator just to get known inputs …
This Mandelbrot set renderer was created by Conrad, who shared the project on GitHub (username conradSZY05). Built for the Digilent Basys 3, the design uses VHDL and Xilinx Vivado to …
Debugging modern embedded systems often requires piecing together information from multiple tools to understand both analog and digital behavior. In a recent Digilent webinar, we took a closer look at …
The Question A Digilent forum user working on a vintage computing project needed to troubleshoot hardware built around a 6502 CPU. Their goal was to extract the CPU’s address and …