top of page
ADIUVO ENGINEERING BLOG
Search
Adam Taylor
4 days ago5 min read
MicroZed Chronicles: Sliding Window Filter
One of the things I really enjoy is creating image processing solutions as you might notice from the projects I publish on Hackster. My...
0 comments
Adam Taylor
Jan 79 min read
MicroZed Chronicles: CORDIC algorithm in RTL.
Recently I retired my old trusty TI85 calculator and replaced it with a more modern scientific calculator, which could even run python....
0 comments
Adam Taylor
Jan 24 min read
MicroZed Chronicles: 2024 What a Year!
I thought I would kick off 2025 with a look back at what we had achieved over the last year, it has been one of my busiest years yet and...
0 comments
Adam Taylor
Dec 24, 20245 min read
MicroZed Chronicles: Accessing the Configuration Clock
Normally, we clock the logic within our FPGA design using clocks either provided externally or generated internally using MMCMs, PLLs, or...
0 comments
Adam Taylor
Dec 17, 20244 min read
MicroZed Chronicles: Simulink and DSP58
A couple of weeks ago I started exploring, fixed and floating point math and the differences between them in FPGA implementations. Of...
0 comments
Adam Taylor
Dec 9, 20247 min read
MicroZed Chronicles: Can AI Build an LED Flasher from Scratch?
As many engineers are, I am a big fan of sci fi, growing up I used to watch Star Trek The Next Generation religiously every night here in...
0 comments
Adam Taylor
Dec 4, 20245 min read
MicroZed Chronicles: Lab Equipment
I have written several blogs about setting up and running your own company ( P2 here ) , the software tools and IT infrastructure ...
0 comments
Adam Taylor
Nov 26, 20244 min read
MicroZed Chronicles: ChipScoPy
When it comes to debugging designs the more visibility and control we have over debugging elements such as ILAs is critical. When we...
1 comment
Adam Taylor
Nov 20, 20244 min read
MicroZed Chronicles: DSP58 and FP32 Mode
Last week we examined how we could use the IEEE VHDL 2008 fixed and floating packages to implement a simple polynomial approximation. ...
0 comments
Adam Taylor
Nov 13, 20245 min read
MicroZed Chronicles: Fixed and Floating Point Maths
A short time ago I hosted a webinar which looked at how we can implement mathematics within programmable logic. In this webinar we...
0 comments
Adam Taylor
Nov 6, 20248 min read
MicroZed Chronicles: Organising Test Benches.
When developing FPGAs there is a critical triad which needs to be achieved for the successful delivery of a project. First we need to...
0 comments
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
bottom of page