Structure of an FPGA
Once upon a time, the readers of the Digilent blog were given a brief history lesson on the field programmable gate array (FPGA), at the end of which you all …
Once upon a time, the readers of the Digilent blog were given a brief history lesson on the field programmable gate array (FPGA), at the end of which you all …
Is your inability to accurately identify coin cell batteries negatively impacting your life and affecting your loved ones? Nate is here to help!
Pushbuttons are an inherent source of problems inside of sensitive circuits. Ideally, we like to think that when a button is pressed it is either “pressed” or “not pressed” without any sort of funny business. Unfortunately, as pushbuttons are a mechanical component, a lack of funny business simply isn’t going to be the case.
We’ve posted plenty of projects before that make use of Vivado. But how do you begin using it? This Instructable provides a guide to getting started with using Xilinx’s Vivado CAD with the Digilent Nexys 4. Alex uses Verilog to create the logic design. The Digilent Intro to Verilog Project provides an introduction to logic design.
What is LabVIEW? How do I get started using it? What are some challenges a beginner might face? Miranda explains it all.
I recently published an Instructable on how to use I2C in LabVIEW using LabVIEW MakerHub LINX, chipKIT WF32, and PmodGYRO as an example. Digilent sells a both LabVIEW Home Bundle and chipKIT WF32 in the LabVIEW Physical Computing Kit. In this Instructable, I go over how to read the data sheet to find what you’re looking for and how exactly to code what you find. This guide also details how to set up pull-up resistors for successful I2C communication.
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). …
A little while ago, you likely saw the post that I did on my Color Invaders project. It’s a lot of fun to play as is, but it was suggested that the game could be made even better if there were some sound effects included as well. I got it done with a few tweaks…
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.
Implementation of an instruction pipeline is a common technique used when working with microprocessors. Pipelining improves operation and processing time. Microprocessors such as the Microchip® PIC32MX460F512L on the chipKIT Pro MX4 board use this technology to provide efficient processing and instruction execution. Though the process is sophisticated, it is actually quite simple in concept. In my explanation of instruction pipelines, I’ll specifically refer to the Microchip PIC32 microprocessor.
Earlier today, Josh (a fellow intern and blog contributor) wrote a blog post about logic gates. After reading through Josh’s post and gaining an understanding of the concepts and basic functions of those gates, I figured now would be the perfect time to learn some code. I am going to go over each logic gate and it’s code in Verilog (a hardware language), VHDL (another hardware language) and C (software language).
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.
Engineering education unfolds over time through courses, labs, and projects that steadily build a student’s capacity to think like an engineer. The strongest programs give students chances to connect theory …
When working on complex circuits, whether in an academic lab or a professional prototyping environment, having the ability to analyze multiple signals simultaneously is critical. The Analog Discovery Studio …
Averaging several single-point measurements you place with oscilloscope cursors is a practical way to get a stable “representative” value of a signal at specific times or levels. WaveForms doesn’t (currently) …
We’ve got big news: Analog Discovery Studio Max (ADS Max) just won the Best Test & Measurement of the Year award at the EE Awards Asia 2025! This isn’t just …