Double Achievements! Witnessing the Power of ‘Team’ at Southeast University!

Double Achievements! Witnessing the Power of 'Team' at Southeast University!

The 41st ICCAD (International Conference on Computer Aided Design) was grandly held from October 30 to November 4 in San Diego, California, USA. This conference, co-sponsored by ACM and IEEE, is an annual event that explores new challenges, proposes cutting-edge innovative solutions, and identifies emerging technologies in the field of Electronic Design Automation (EDA). S … Read more

Industry Information Dispatch: Designing Large Chips, This Issue Cannot Be Ignored!

Industry Information Dispatch: Designing Large Chips, This Issue Cannot Be Ignored!

(Source: Semiconductor Industry Observation) With the arrival of the post-Moore era, numerous popular applications such as AI, 5G, and autonomous driving are emerging continuously. The scale of chips is growing exponentially, with designs featuring billions or even tens of billions of gates becoming commonplace. As chip size increases and process nodes advance, the costs of … Read more

Multisim 10.0 Simulation Software Installation Guide

Multisim 10.0 Simulation Software Installation Guide

Known: Multisim 14.0 simulation software Issue with Multisim: No software will be installed or removed Solution: Multisim 10.0 simulation software Software Introduction: Multisim 10.0 Chinese version is a specialized EDA tool software for electronic circuit simulation and design, also known as a virtual electronics laboratory. As a personal desktop electronic design tool running on Windows, … Read more

Multisim 10.0 Installation Guide

Multisim 10.0 Installation Guide

Download Link for Multisim 10.0 (32/64-bit): Link:pan.baidu.com/s/1ZXzTrok1kFWheKgX68Luow Password: k1gd For installation issues, consult Partner Shen via WeChat: cityhbs Software Introduction: NI Multisim 10 is a specialized EDA tool for electronic circuit simulation and design. As a personal desktop electronic design tool running on Windows, NI Multisim provides a complete integrated design environment. The computer simulation … Read more

Multisim 10.0 Installation and Overview

Multisim 10.0 Installation and Overview

Preface: Previously, my colleagues in the backend reported that the link for the Proteus 7.8 version I posted earlier was removed. Upon checking, I found that it was indeed taken down by Baidu. After analyzing, it seems that my source file was not packaged into a compressed file. Now, the files in this link are … Read more

315M Wireless Module Reception Program and Code

315M Wireless Module Reception Program and Code

Here is a summary of the 315M wireless module’s reception program. #include <AT89X52.H> #include "string.h" // LCD Block #define LCM_RW P3_6 // Define pin #define LCM_RS P3_5 #define LCM_E P3_7 #define LCM_Data P1 #define Busy 0x80 // Used to detect Busy flag in LCM status word typedef int byte; typedef unsigned int word; void Read_Temp(void); … Read more

Insights Into The Global Semiconductor Value Chain (Part 2)

Insights Into The Global Semiconductor Value Chain (Part 2)

Audio Version Comparative Advantages of Semiconductor Value Chains in Various Countries (Regions) The United States The U.S. companies dominate the entire semiconductor value chain. The massive share of U.S. IDM comes from Intel (the largest semiconductor company by revenue), Texas Instruments, ADI (analog semiconductors), and Micron (memory chips), among others. The position of the U.S. … Read more

Analysis and Comparison of Circuit Simulation Software

Analysis and Comparison of Circuit Simulation Software

1. Popular Circuit Simulation Software and Its Features Circuit simulation is a component of electronic design automation (EDA). Circuit simulation is generally divided into three levels: physical level, circuit level, and system level. The focus in teaching is primarily on circuit-level simulation. Circuit-level simulation analyzes the performance of circuits composed of components, including logic simulation … Read more

EDA Tools Required for Designing a 3nm Chip

EDA Tools Required for Designing a 3nm Chip

Designing a 3nm chip is a highly complex technical task that involves multiple stages from conceptual design to final manufacturing. EDA software plays a crucial role in this process. Below are the typical categories of EDA tools required for designing a 3nm chip and their representative software: Digital Chip Design Tools Logic Synthesis: Converts high-level … Read more

5 Essential Skills Every FPGA Designer Must Master

5 Essential Skills Every FPGA Designer Must Master

In the book ‘The Legend of Tong Lin’, Tong Lin practiced the basics of ‘circling a big tree and untying a rope’ before mastering skills like ‘ghostly shadows following’ and ‘willow leaf soft palm’. In my opinion, to become a competent FPGA designer, one must master five essential skills: simulation, synthesis, timing analysis, debugging, and … Read more