Application of FPGA Remote Configuration in Remote Experiment Systems

Application of FPGA Remote Configuration in Remote Experiment Systems

Abstract: This article introduces the composition, working principle, and remote configuration of the FPGA remote experiment system, focusing on the principle and specific implementation of remote configuration in the FPGA remote experiment system. Under the guidance of the ARM microcontroller, FPGA configuration data is transmitted and downloaded via Ethernet, and then the ARM acts as … Read more

Implementing a Parameterized Priority Multiplexer in Verilog

Implementing a Parameterized Priority Multiplexer in Verilog

Follow and star our official account for exciting content Source: Online Materials Requirement: In FPGA design, data multiplexers are often required. To achieve parameterized and adjustable designs, we typically need a parameterizable multiplexer, such as M-to-1, where M is an adjustable parameter. If the multiplexer is non-priority, we can design it using a two-dimensional array … Read more

Practical Differences and Application Strategies of HDL in FPGA and ASIC Design

Practical Differences and Application Strategies of HDL in FPGA and ASIC Design

Hardware Description Language (HDL) is the cornerstone of modern digital system design, used as the core tool to describe hardware behavior and structure in both Field Programmable Gate Arrays (FPGA) and Application-Specific Integrated Circuits (ASIC). However, the fundamental differences in implementation, design processes, and target applications between FPGA and ASIC lead to significant differences in … Read more

Co-Design Verification Method for Automotive SoC Chips

Co-Design Verification Method for Automotive SoC Chips

For more information and inquiries, please contact “Niu Xiaoka” on WeChat: NewCarRen Abstract In the modern automotive and consumer electronics industries, the number and complexity of functions are continuously increasing. Additionally, there is pressure to shorten production time to market and achieve successful product designs on the first attempt, posing significant challenges for all chip … Read more

FPGA Demystified

FPGA Demystified

Welcome FPGA engineers to join the official WeChat technical group Clickthe blue textto follow us at FPGA Home – the best and largest pure FPGA engineer community in China In 1984, one of the founders of Xilinx, Ross Freeman, a graduate of the University of Michigan, first proposed the concept of Programmable Logic Devices (PLD), … Read more

Implementing Embedded Software and FPGA Design on Zynq Platform

Implementing Embedded Software and FPGA Design on Zynq Platform

If you need a PDF version of this article without watermark, please send today’s keyword: 230819 This article introduces the integrated workflow for implementing embedded software and FPGA design on the AMD Xilinx Zynq platform, using Simulink for Zynq model design, and methods for integrated hardware/software verification using HDL co-simulation and FPGA-in-Loop. It also discusses … Read more