What Is a State Machine?
Oftentimes when we are creating electronics projects, we are trying to emulate or create a series of events. Most of the time the order of events we want to happen, …
Oftentimes when we are creating electronics projects, we are trying to emulate or create a series of events. Most of the time the order of events we want to happen, …
Learn about the differences between combinational and sequential logic here!
BBC Radio made a huge transition with the assistance of an amazing Digilent product.
What’s the best way to prototype a project?
Do you feel your creativity lagging? Quinn provides some good tips for recharging and renewing your passion for making.
Have you ever wondered how to get started using LabVIEW with your Arduino through USB? This tutorial by Instructables user Deyson should show you how. You could also use the PIC32 microcontroller …
Check out Digilent’s newest product!
Implementing tools in Verilog HDL on an FPGA.
When inclement weather is upon us, we try to think about how to efficiently heat or cool a room (and save money doing so). This small solar room temperature regulator …
Happy first birthday to the Nexys 4 DDR!
Get back to doing projects with this finite state machine done with a Basys 3.
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 …