Artificial Intelligence Chips: Concepts and Importance

In the foreseeable future, artificial intelligence will play a significant role in national and international security. Therefore, the U.S. government is considering how to control the dissemination of information and technology related to artificial intelligence. Due to the difficulty in effectively managing general artificial intelligence software, datasets, and algorithms, the computer hardware required for modern … Read more

A Detailed Overview of the Chip Design Process

A Detailed Overview of the Chip Design Process

Chips are one of the greatest inventions of our time. Without the advent of chips, it is hard to imagine what today’s electronic era would look like.Everyone operates a “computer” the size of a house, carrying a huge “phone” while talking to distant friends, albeit with poor sound quality.It is precisely because of the invention … Read more

Changes in ASIC/SoC Design Over the Past Decade

Changes in ASIC/SoC Design Over the Past Decade

Source: Content from IP and SOC design, thank you! @Mark: The biggest change in the past decade is low power design. Ten years ago, low power design mainly focused on reducing dynamic power, employing various clock gating techniques, and preventing unused modules from toggling. In the last ten years, static power leakage has become a … Read more

Hardware Defines Software? Or Software Defines Hardware?

Hardware Defines Software? Or Software Defines Hardware?

Source: Software-Hardware Integration Author:Chaobowx 1 Software and Hardware 1.1 Definitions of Software and Hardware Instructions are the medium between software and hardware, and the complexity of the instructions determines the degree of decoupling between the system’s software and hardware. Based on the complexity of unit calculations (instructions), processor platforms can be roughly divided into CPU, … Read more

From FPGA to ASIC: The Journey of AI Chip Design

From FPGA to ASIC: The Journey of AI Chip Design

Perhaps some team is designing an embedded inference engine for edge computing, or is furthering automotive vision processing, or perhaps they possess insights in the data center domain that can challenge NVIDIA and Google! However, amidst the broad performance demands, environments, and applications, AI accelerator architectures face unique challenges not only in design but also … Read more

Mainstream Autonomous Driving Chips: GPU, FPGA, ASIC

Mainstream Autonomous Driving Chips: GPU, FPGA, ASIC

The current mainstream AI chips can be divided into three categories: GPU, FPGA, ASIC. Both GPU and FPGA are relatively mature chip architectures and belong to general-purpose chips. ASICs are chips customized for specific AI scenarios. The industry has confirmed that CPU is not suitable for AI computing, but it is still indispensable in the … Read more

Implementing Neural Networks on FPGAs

Implementing Neural Networks on FPGAs

Author | Shawn Ouyang, System Architect at Ruijun Micro UK R&D Center; Dr. Andrew, Fellow at Ruijun Micro UK Research Center 1. Introduction FPGA is a device for implementing programmable digital logic. Similar to circuit architectures like CPU, GPU/NPU and dedicated ASIC, FPGAs have also begun to be widely used for implementing neural networks (NN). … Read more

Understanding CPU, GPU, ASIC, and FPGA

Understanding CPU, GPU, ASIC, and FPGA

Source: ZTE Document Original Author: ZTE Document In today’s rapidly changing technology landscape, computing power has become a crucial driving force for social progress and industrial upgrading. In this vast ocean of computation, CPU, GPU, ASIC, and FPGA serve as the four core forces, each playing an irreplaceable role. CPU The CPU (Central Processing Unit) … Read more

How FPGA Technology Will Develop?

How FPGA Technology Will Develop?

Due to its outstanding performance and versatility, FPGA (Field Programmable Gate Array) has attracted a wide range of enterprises. Furthermore, even after deployment, it has the characteristic of adopting new standards and modifying hardware according to specific application needs. On the other hand, “gate array” refers to the two-dimensional array of logic gates in the … Read more

11 Recommended FPGA Learning Platforms

11 Recommended FPGA Learning Platforms

1、Xilinx Official Website Website:https://china.xilinx.com/ Xilinx’s FPGAs currently hold the largest market share. When using their chips, reading Xilinx’s materials is unavoidable, such as learning the development tool Vivado, various IP cores, etc. At the same time, Xilinx also provides many relevant technical reference solutions, which are highly valuable. 2、WORLD OF ASIC Website:http://asic-world.com/ This is a … Read more