Industry Research: Universal Chip FPGA: (Twenty-Four) Mainstream Demand for FPGAs

Industry Research: Universal Chip FPGA: (Twenty-Four) Mainstream Demand for FPGAs

Click the “blue text” above to follow for more exciting content. This article contains a total of 789 words, and it takes about 2 minutes to read. The global FPGA market can be roughly divided into three categories based on process technology: 1) >90nm, including 0.25/0.22 μm, 0.18/0.15 μm, and 0.13 μm, mainly used for … Read more

Introduction and Selection of Xilinx FPGA (Part 1)

Introduction and Selection of Xilinx FPGA (Part 1)

1.Xilinx FPGA Development Overview 1.Xilinx FPGA Development Timeline Xilinx(Xilinx) FPGA was officially acquired by AMD on February 15, 2022, through a full stock transaction. The following article will continue to refer to Xilinx FPGA. 2.Xilinx FPGA Classification Xilinx FPGA products are classified by process node into 16nm, 20nm, 28nm, and 45nm; by industry, they are … Read more

My 7th Lesson on FPGA: Accessing Flash Memory with a Mature SPI Controller

My 7th Lesson on FPGA: Accessing Flash Memory with a Mature SPI Controller

The SPI interface (Serial Peripheral Interface) is a synchronous serial communication protocol widely used for high-speed data exchange between devices over short distances. Its core features and technical details are as follows: Communication Modes Uses a master-slave architecture, supporting communication between a single master and one or more slave devices, with the master device managing … Read more

FPGA UART Transmission Module – Detailed Analysis with Code

FPGA UART Transmission Module - Detailed Analysis with Code

Welcome to leave a message, each message will be selected, and I will reply on the same day. Any errors in the article will also be updated in the reply. #FPGA #UART Transmission #Volatility Generation #Timing Logic The Verilog code is at the bottom of the article. 1. Design File <span>uart_byte_tx</span> Function Analysis This module … Read more

FPGA Serial Transmission Module – Principles of Each Submodule

FPGA Serial Transmission Module - Principles of Each Submodule

Welcome to leave a message, each message will be selected, and I will reply on the same day. Any errors in the article will also be updated in the reply. #FPGA #SerialTransmission #BaudRateGeneration #TimingLogic This article continues to detail the serial transmission module. In the serial transmission module, baud_set selects the baud rate level, and … Read more

A Summary of Personal Work Experience from an FPGA Engineer

A Summary of Personal Work Experience from an FPGA Engineer

★ This article is selected from the EETOP forum and is an older post. Many of the development tools and platforms mentioned are now outdated. However, the fundamental ideas of the article remain relevant and are suitable for beginners. ★ I have wanted to write about my work experience over the past few months for … Read more

How to Select FPGA Chips

How to Select FPGA Chips

Source: Tiger Says Chip Original Author:Tiger Says Chip This article summarizes the core principles and processes for selecting FPGA chips, aiming to provide decision-making support for designers to ensure project success.1. Core Principles of FPGA Chip SelectionChoosing an FPGA is like selecting an engine and chassis for a car; it must match performance requirements while … Read more

Developer’s Guide | Prerequisites for Using PetaLinux

Developer's Guide | Prerequisites for Using PetaLinux

Follow and star our public account for exciting content delivered daily. Source: Online materials Author: AMD Engineer Aravind Babu This article introduces the prerequisites for using PetaLinux on any platform. PetaLinux is an embedded Linux software development kit (SDK) primarily used for FPGA-based system-on-chip (SoC) designs or FPGA designs. Installation Requirements Minimum workstation requirements: 8 … Read more

Concept, Basic Structure, and Advantages of FPGA Chips

Concept, Basic Structure, and Advantages of FPGA Chips

Source: Tiger Says Chip Original Author: Tiger Says Chip This article introduces the basic structure, advantages, and engineering significance of Field Programmable Gate Arrays (FPGAs). 1. Concept of FPGA ChipsFPGA (Field Programmable Gate Array) is an integrated circuit that can be programmed and configured by users after leaving the factory according to actual needs. Unlike … Read more

When FPGA Meets Open Source: A Paradigm Shift

When FPGA Meets Open Source: A Paradigm Shift

Open source is a buzzword. A few years ago, the open-source architecture RISC-V emerged, creating significant waves in the chip design field due to its open characteristics.. Earlier this year, the open-source large model DeepSeek made a grand debut, igniting further interest in AI. Now, this wave has reached the FPGA . 01The World’s First … Read more