Understanding the AXI Protocol: Applications and Functionality

The AXI protocol is powerful and easy-to-use for connecting modules within SoCs and FPGAs. Intro to the AXI Protocol AXI (Advanced eXtensible Interface) is an interface for connecting modules within an SoC or an FPGA. It is fully synchronous and can be as wide and as fast as needed to meet transfer requirements between modules. … Continued

Leveraging Vivado QoR Reports to Optimize FPGA Design Performance

Vivado QoR Reports are powerful tools in the Vivado Integrated Development Environment that help designers enhance the Quality of Results (QoR) for their FPGA designs. These include the DRC Report, the Methodology Report, the Design Analysis Report, the QoR Assessment Report, and the QoR Suggestions Report. The Vivado QoR Reports predict potential improvements that designers … Continued
seaport nxg

BLT Secures Navy’s SeaPort-NxG Award: A Milestone in Advancing Defense Capabilities

On January 2, BLT reached a significant milestone in its 35-year history by being awarded a position on the U.S. Navy’s prestigious SeaPort Next Generation (SeaPort-NxG) contract vehicle. This accomplishment underscores our company’s long-standing dedication to excellence and innovation in the defense sector, while also marking an exciting new chapter in our ability to contribute … Continued
Finite State Machines (FSMs)

Stop Having So Many States in Your Finite State Machines! – A Guide to Using FSMs

What starts as a simple task can quickly spiral into something far more complex—whether it's home repairs, birthday parties, or, unfortunately, Finite State Machines (FSMs). In Hardware Description Language (HDL), it’s easy to keep adding states—“wait” states, nested states, and so on. While these states are meant to simplify logic and improve maintainability, they often … Continued

What Is VHDL? An Intro to VHDL

What is VHDL?  VHDL is a Hardware Description Language (HDL) codified in IEEE Standard 1076 and is used for designing logic to be implemented in FPGA and ASIC devices.   So, what is VHDL? VHDL allows the behavior of a system to be described/modeled for simulation, as well as describing circuits that can be synthesized into … Continued

Intel’s Programmable Logic Group Returns to the Name Altera

Last week, Intel unveiled a strategic move that will reshape the landscape of programmable logic. The Programmable Logic Group within Intel, which BLT partners with, is returning to the name Altera and spinning off as an independent company. This decision comes at a time when the demand for versatile, high-performance solutions is more critical than … Continued

What is AXI? 

Wondering what is AXI and how to use it in your designs? The task of moving data from place to place is not new. As designs get larger, transferring data reliably to between HDL modules cannot be underemphasized. The AXI interface aims to unify several use-cases of data transfers. Below is a general overview of … Continued