top of page

ADIUVO ENGINEERING BLOG
Search


Coral Micro Dev Board
Along side FPGA development I am also interested in Microprocessors, especially those which can be used for edge applications. A few...

Adam Taylor
Apr 24, 20233 min read
0 comments


MicroZed Chronicles: A look at the DSP58
We looked at fixed point math a few weeks ago and we’ve also previously looked at how we can use DSP48 in both 7 series and UltraScale+...

Adam Taylor
Apr 19, 20233 min read
0 comments


MicroZed Chronicles: Glitch Filtering
Our programmable logic designs are often deployed in applications which can be electrically noisy. This noise can affect the signals that...

Adam Taylor
Apr 5, 20234 min read
0 comments


MicroZed Chronicles: Getting Started Part Three
Lately we have been discussing helpful tips and tricks, the best development boards and even the best books to reference if you’re...

Adam Taylor
Mar 29, 20234 min read
0 comments


MicroZed Chronicles: Which Dev Board to Start With?
One of the questions I get asked a lot is which development board is the best for (beginner) FPGA and SOC development. Understandably,...

Adam Taylor
Mar 1, 20234 min read
0 comments


MicroZed Chronicles: SW Development with Vitis and Visual Studio Code
A lot of my FPGA development takes place within Visual Studio Code where I use it with TerosHDL to create HDL and cocotb for...

Adam Taylor
Feb 22, 20234 min read
0 comments


MicroZed Chronicles: Hotstate and Programmable State Machines
We often use finite state machines (FSM) when we want to implement control structures in our programmable logic structures. As complexity...

Adam Taylor
Feb 17, 20232 min read
0 comments


MicroZed Chronicles: Integration and Debugging System
Over the last few weeks, we have been working to create a simple system which allows debugging from a UART into an AXI Lite network. This...

Adam Taylor
Jan 25, 20233 min read
0 comments


MicroZed Chronicles: Which Cost Optimized Device?
For many applications, selecting the most appropriate device is critical. Many of our clients are often questioning which device they...

Adam Taylor
Jan 18, 20233 min read
0 comments


MicroZed Chronicles: From UART to AXI Lite Debug Access
Last week we examined how we could create a UART with AXI Stream interfaces to enable access to AXI buses in device for debugging. In...

Adam Taylor
Jan 11, 20238 min read
0 comments


Using RPI Pico for System & FPGA Integration
Several times in recent blogs and posts on LinkedIn and Twitter I have mentioned that at Adiuvo we use a lot of RPI Pico’s for hardware...

Adam Taylor
Dec 30, 20223 min read
0 comments


MicroZed Chronicles: UltraScale+ IO, ODELAY3E and Cascading
We looked recently at the UltraScale+ IO resources which provide a range of capabilities that can be very effective in addressing both...

Adam Taylor
Dec 7, 20226 min read
0 comments


MicroZed Chronicles: ZU1CG Board and Click Interface
One of the great features about the new Avnet ZU1CG board is the interfacing it provides. It gives us three SYZYGY interfaces along with...

Adam Taylor
Nov 30, 20223 min read
0 comments


MicroZed Chronicles: Free Webinars, Workshops, Tutorials and App Notes
One of my passions is sharing information about how we can develop better, more effective FPGA designs. This passion is the driving force...

Adam Taylor
Nov 23, 20223 min read
0 comments


MicroZed Chronicles: Stream FIFO
A few months ago, we looked at the AXI Stream FIFO. The AXI Steaming FIFO allows developers to be able to access AXI Streams from AXI...

Adam Taylor
Nov 16, 20223 min read
0 comments


Lattice Propel RISC-V, part one Hardware
Over the last few weeks, I have been working on commissioning the Nexus Certus™-NX LFD2NX-40 development board. You can find a previous...

Adam Taylor
Nov 14, 20223 min read
0 comments


MicroZed Chronicles: 7 Series DDR3 Debugging
It’s common for many custom FPGA board developments to contain a DDR3 memory. Of course, when we develop a custom board, we need to...

Adam Taylor
Nov 2, 20222 min read
0 comments


Adiuvo Certus NX Space Development Board
The announcement earlier this year on the collaboration between CAES and Lattice Semiconductor on the availability of space grade...

Adam Taylor
Oct 17, 20223 min read
0 comments


Nios V/m software development
A few weeks ago, we looked at how we could build the hardware element of our Nios V processor using Quartus Prime and Platform Designer....

Adam Taylor
Oct 3, 20223 min read
0 comments


MicroZed Chronicles: Cocotb and AXI
A few weeks ago, we looked at the python-based cocotb framework. In that blog, we looked at a simple memory scrubber created around a XPM...

Adam Taylor
Sep 21, 20224 min read
0 comments
bottom of page