top of page

ADIUVO ENGINEERING BLOG
Search


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...

Adam Taylor
Oct 9, 20244 min read
0 comments


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...

Adam Taylor
Oct 1, 20244 min read
0 comments


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...

Adam Taylor
Sep 24, 20245 min read
0 comments


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...

Adam Taylor
Sep 18, 20245 min read
0 comments


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....

Adam Taylor
Sep 10, 20243 min read
0 comments


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....

Adam Taylor
Sep 4, 20244 min read
0 comments


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...

Adam Taylor
Aug 28, 20243 min read
0 comments


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...

Adam Taylor
Aug 20, 20244 min read
0 comments


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...

Adam Taylor
Aug 13, 20245 min read
0 comments


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...

Adam Taylor
Aug 6, 20244 min read
0 comments


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...

Adam Taylor
Jul 30, 20244 min read
0 comments


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...

Adam Taylor
Jul 24, 20245 min read
0 comments


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...

Adam Taylor
Jul 19, 20244 min read
0 comments


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....

Adam Taylor
Jul 17, 20245 min read
0 comments


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...

Adam Taylor
Jul 16, 20245 min read
0 comments


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...

Adam Taylor
Jul 12, 20243 min read
0 comments


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,...

Adam Taylor
Jul 10, 20245 min read
0 comments


MicroZed Chronicles: Working with Vivado and Git
One of the skills which FPGA developers need to master is that of working with source control tools such as git. A few months ago I...

Adam Taylor
Jul 3, 20244 min read
0 comments


MicroZed Chronicles: Delta Sigma DAC Part One
One of the things I love about all AMD FPGA and SoC devices is the inclusion of the XADC / Sysmon ADC. This allows us to monitor not only...

Adam Taylor
Jun 26, 20244 min read
2 comments


Delving into Renesas ForgeFPGAs: Tool Chain and Dev Board Walk Through
In our previous blog we introduced the Renesas ForgeFPGA, in this blog we are going to walk though the creation of a simple project using...

Adam Taylor
Jun 25, 20243 min read
0 comments
bottom of page