Category Archives: FPGA Design

The Art of FPGA Debugging: How to Speed It up With Smart Design & Testing Tricks

04/11/2021, hardwarebee

Examples of FPGA projects based on Nvidia Jetson, Zynq UltraScale+, and Xilinx KRIA
 
 
Let’s try to optimize the most time-consuming stage of electronics design based on FPGA — we mean the FPGA firmware debugging. This article will talk about the 20/80 principle for the planning FPGA

Read More

FPGA Academy

31/08/2021, hardwarebee

academy

Welcome to FPGA Academy
 
What is an FPGA?
FPGA Explained in Simple Words
FPGA Basics
FPGA Advantages and Common Applications
Introduction to CLB
The Ultimate Guide to FPGA
FPGA Architecture
FPGA Design Overview
FPGA Applications Overview
Getting Started with FPGA Programming
Overview of Look Up Tables in FPGA Design
How

Read More

What is FPGA?

08/07/2021, hardwarebee

chip

What is FPGA?
 
FPGA stands for Field-Programmable Gate Array and can be defined as a hardware chip that is used to carry out logical operations. They are composed of an integrated network or sets of logic blocks placed across a chip; where the circuits are the programmable logic

Read More

FPGA explained in simple words

07/07/2021, hardwarebee

chip

Imagine a chip that can update its functionally unlimited times – exactly like an App on your phone. Welcome to the world of FPGA technology.
 
FPGA stands for Field-Programmable Gate Array, which is a chip that has programmable digital logic circuitry. The functionality of the digital logic circuitry is

Read More

FPGA Tutorial

26/06/2021, hardwarebee

Field Programmable Gate Arrays (FPGAs) are the the most efficient, cost-effective and reconfigurable solution for the hardware applications. It consists of re-programmable blocks which helps a user to reprogram for any given application.
 
The purpose of this tutorial is to focus on the FPGA design process and tools which

Read More

Intigia Joins HardwareBee Marketing Platform

23/06/2021, hardwarebee

news

HardwareBee, the leading marketplace for hardware service providers, announced today that Intigia, an engineering company specialized in dependable embedded systems: embedded software, hardware, and FPGA for safety critical applications, has joined HardwareBee to promote its engineering services. As part of the HardwareBee platform, Intigia will gain access to a full

Read More

Xilinx Acquires Silexica to Broaden its Developer Base

10/06/2021, hardwarebee

news

SAN JOSE, Calif.–(BUSINESS WIRE)– Xilinx, Inc. (NASDAQ: XLNX), the leader in adaptive computing, today announced that it has acquired Silexica, a privately-held provider of C/C++ programming and analysis tools. Silexica’s SLX FPGA tool suite empowers developers with an unparalleled development experience building applications on FPGAs and Adaptive SoCs. This technology

Read More

The Ultimate Guide to FPGA Design

30/05/2021, hardwarebee

 
This article provides an overview of FPGA design. FPGA design is today a very mature process that as evolved since the 80’s. Of course, new development tools have been developed and FPGAs got larger and larger to resemble an SoC (System on a Chip). But, the general concept

Read More

Ultimate Guide: FPGA Programming

27/04/2021, hardwarebee

FPGA programming

In this paper, we covered all topics related to FPGA programming. The paper starts with an introduction to FPGA and its programming languages. And thereafter, takes the reader into the process of FPGA programming with a very basic HDL code that is used to demonstrate how an FPGA is programmed.
Read More

Ultimate Guide: Verilog Test Bench

18/04/2021, hardwarebee

This article is about how to write and use Verilog Test Benches. Designers that want to use Verilog as an HDL verification language for design and verification of their FPGA or ASIC designs. Verilog is an hardware description language used for the design and verification of the hardware design.
 
Read More