top of page
ADIUVO ENGINEERING BLOG
Search
Adam Taylor
Oct 30, 20244 min read
MicroZed Chronicles: Synchronous CDC
Every digital / FPGA designer should be aware of clock domain crossing between asynchronous clock domains. As our devices get more and...
0 comments
Adam Taylor
Oct 22, 20244 min read
MicroZed Chronicles: Baseline Timing Closure.
One of the main challenges FPGA designers face, especially those new to FPGA design is how to achieve timing closure. While it seems...
0 comments
Adam Taylor
Oct 16, 20243 min read
MicroZed Chronicles: Accelerating FPGA Design Cycles with IP Cores and Open Libraries
The goal of professional FPGA development is to deliver projects on quality, on time, and within budget. Achieving this, however, can be...
0 comments
Adam Taylor
Oct 9, 20244 min read
MicroZed Chronicles: From Bits to Plots: Visualizing XADC Data with Python
One of the things I enjoy is when people reach out with suggestions for blogs and projects that would help them. A recent suggestion was...
0 comments
Adam Taylor
Oct 1, 20244 min read
MicroZed Chronicles: Python Scripting Solutions with Vitis
To make my blogs and demonstrations illustrative I often use captures from the graphical user interface. However, professionally as an...
0 comments
Adam Taylor
Sep 24, 20245 min read
MicroZed Chronicles: Spartan 7 Tile and System Controller.
Over the last few months we have been developing a tile, which contains a Spartan 7 XC7S25 and all of the supporting peripherals...
0 comments
Adam Taylor
Sep 18, 20245 min read
MicroZed Chronicles: Interviews
Recently, I've seen a lot of questions about how to prepare for interviews, especially for those looking to land their first FPGA job or...
0 comments
Adam Taylor
Sep 10, 20243 min read
MicroZed Chronicles: Petalinux and the AXI Lite UART
The peripherals we communicate with in embedded systems use a wide range of interfaces from I2C, UART, SPI to Gigabit ethernet and PCIe....
0 comments
Adam Taylor
Sep 4, 20244 min read
MicroZed Chronicles: Turning Concepts into Reality, The FPGA Screen Challenge
A few weeks ago, I outlined several beginner-friendly FPGA projects to help you get started with your chosen development language....
0 comments
Adam Taylor
Aug 28, 20243 min read
MicroZed Chronicles: Perfecting Pipelining
One of the main methods of increasing timing performance in our FPGA designs is to implement pipelining. At its heart, pipelining allows...
0 comments
Adam Taylor
Aug 20, 20244 min read
MicroZed Chronicles: Beyond Basics—Intermediate FPGA Projects
I am often asked in emails and social media such as LinkedIn / (X) Twitter, what projects people learning FPGA should look at that are...
0 comments
Adam Taylor
Aug 13, 20245 min read
MicroZed Chronicles: RISC-V based Image Processing
FPGA are excellent for image processing, their parallel nature easily allows us to implement parallel processing stages. Over the years...
0 comments
Adam Taylor
Aug 6, 20244 min read
MicroZed Chronicles: Sysmon and I2C access
XADC as part of a temperature reporting system which allowed me to demonstrate the power of using a model based approach. One of the...
0 comments
Adam Taylor
Jul 30, 20244 min read
MicroZed Chronicles: Avnet K24 I/O Development Kit.
Regular readers will know I am big fan of the System of Module approach, we design many into systems and solution for out clients and if...
0 comments
Adam Taylor
Jul 23, 20245 min read
MicroZed Chronicles: Simulink & Model Based Design.
One of things which helps us accelerate our development times is to leverage model based development. This enables us to work at a higher...
0 comments
Adam Taylor
Jul 18, 20244 min read
MicroZed Chronicles: Alveo Edition: High Bandwidth Memory.
Over a Over a series of blogs we have been exploring the Alveo V80 board, the Alveo Versal Example Design (AVED) its constituent parts...
0 comments
Adam Taylor
Jul 16, 20245 min read
MicroZed Chronicles: Technical Risk and Technology Readiness Levels
FPGAs are commonly used across a range of applications from Space, and Aerospace to Automotive, Robotics, and Commercial applications....
0 comments
Adam Taylor
Jul 15, 20245 min read
Logic Gates and Boarding Gates.
A few weeks ago, someone asked me on LinkedIn if I would write a blog about what I do on an average day. The reality is that since...
0 comments
Adam Taylor
Jul 12, 20243 min read
MicroZed Chronicles : QDMA and the V80
So far on our journey of exploring the Alveo V80 we have examined the hardware and software elements necessary for creating the AVED...
0 comments
Adam Taylor
Jul 9, 20245 min read
MicroZed Chronicles: Automatically Adding Build Version.
Last week we examined how we could work with Git and source control on our FPGA designs. Along with working with Git for source control,...
0 comments
bottom of page