HomeArticle

36Kr Exclusive | AI Chip Processor IP Company Secures Nearly 100 Million Yuan in Financing, Core Team Hails from Top Semiconductor Firms Including Synopsys and ARM

乔钰杰2026-06-09 09:56
Simultaneously deploying IP and EDA platforms, it has achieved customer implementation in multiple fields.

Author | Qiao Yujie

Editor | Yuan Silai

Yingke learned that Sunzhan Technology Co., Ltd. (hereinafter referred to as "Sunzhan Technology") recently completed an angel + round of financing of nearly 100 million yuan. In this round of financing, several strategic investors such as Infinity Capital, Baiyun Financial Holdings, Shenzhen SME Credit Guarantee Venture Capital, Houtian Capital, Huagai Capital, and Jiayu Venture Capital were introduced, and the old shareholders, Yida Capital and Datai Capital, continued to increase their investment.

Sunzhan Technology was established in early 2023 and focuses on chip processor modules and development platforms. It is committed to building a new - generation processor design system based on "RISC - V + DSA". The company hopes to lower the threshold for customized processor design in the AI era through the model of "IP shelf + EDA tool chain".

Currently, AI models are rapidly becoming more vertical, driving the chip industry from "general - purpose computing" to "special - purpose computing".

In the past, the CPU - centered architecture has long dominated chip design. However, AI algorithms mainly involve large - scale two - dimensional and three - dimensional matrix operations, and their operating efficiency on traditional CPUs is not ideal. The industry has gradually shifted to heterogeneous computing systems that coordinate with special - purpose processors such as NPUs, VPUs, and TPUs.

Meanwhile, the rapid verticalization of AI models has also made chip design shift from "general - purpose adaptation" to "model - driven".

"In the past, many algorithms could run directly on CPUs. But after the AI era, there are huge differences between different scenarios and different models," said Zeng Yi, the founder of Sunzhan Technology. "Customers increasingly hope that chips can be customized around their own models to find the best balance among power consumption, area, and cost."

This is also an important background for the rise of DSA (Domain - Specific Architecture).

Essentially, DSA is "letting the architecture serve the model". Compared with traditional general - purpose processors that pursue "big and comprehensive", DSA emphasizes resource allocation around specific algorithms and scenarios. For example, in AI inference scenarios, customers can customize the computing power proportion of modules such as CPUs, DSPs, and NPUs according to the characteristics of the model to avoid resource redundancy.

RISC - V is considered an important foundation for DSA.

Zeng Yi introduced that compared with traditional closed - source architectures such as ARM, RISC - V has natural advantages such as being open - source, scalable, and customizable, which is especially suitable for the rapidly changing model requirements in the AI era.

More importantly, RISC - V can reserve programmable space for future model evolution. "AI models change very quickly. If the underlying architecture cannot be flexibly expanded, the chip's lifecycle will be rapidly compressed," Zeng Yi said. Therefore, in the architecture design, Sunzhan will reserve two - dimensional instruction, function space, and subsequent programmable capabilities in advance to adapt to future model upgrades.

However, the core difficulty in the actual implementation of DSA is not just the concept but the engineering ability.

Traditionally, the development of a medium - scale DSA processor often requires dozens of engineers and takes more than half a year, and involves the coordination of complex software tool chains. Especially in a multi - core heterogeneous environment, different processors correspond to different compilers and development environments, resulting in extremely high engineering complexity.

Therefore, since its establishment, Sunzhan Technology has simultaneously laid out IP and EDA platforms.

Currently, the company has formed a complete RISC - V product matrix, including CPU IP, DSP IP, and NPU IP. Among them, several processor IPs have been mass - produced.

Meanwhile, ArchitStudio, a highly intelligent special - purpose processor design platform independently developed by Sunzhan, can cover the entire process from architecture analysis, processor design, RTL generation, to automatic generation of software tool chains.

The platform consists of multiple core engines and covers the entire process from architecture analysis, design optimization to automatic generation. For example, Archit Analyzer can analyze the operating bottlenecks of customer algorithms on existing processors and automatically identify operators with low computing efficiency; Archit Designer allows developers to directly describe architecture requirements through high - level languages without writing underlying RTL code; finally, Archit Generator can automatically generate RTL, verification environments, and complete software tool chains.

Schematic diagram of ArchitStudio (Source/Enterprise)

Currently, the company has achieved customer implementation in fields such as wireless communication, multimedia processing, information security, industrial control, automotive electronics, and AI edge devices.

For example, in the field of wireless communication, the company customizes communication DSPs for customers; in the field of information security, it helps leading security chip manufacturers integrate core security algorithms into the DSA architecture; in the field of robotics, it has been applied to robot motor and dexterous hand control systems.

In terms of business models, Sunzhan currently mainly includes three types: standardized IP licensing, sales of overall DSA solutions, and higher - level multi - core heterogeneous platform customization services.

In terms of the team, the core team of Sunzhan Technology comes from top semiconductor design companies at home and abroad such as Synopsys and ARM, covering the entire stack of R & D, sales, and technical support. The team has long - term and in - depth experience in RISC - V, processor architecture, and EDA.

The following is an excerpt from an interview between Yingke and Zeng Yi, the founder of Sunzhan Technology (slightly edited):

Yingke: Why does the AI era drive DSA (Domain - Specific Architecture) to become a trend?

Zeng Yi: In the past, many algorithms could run directly on CPUs. But after the AI era, models have become highly vertical. There are huge differences in model structures between different scenarios and different customers. If traditional general - purpose architectures continue to be used, there will be a lot of resource waste. For example, some customers really need NPU computing power, while others rely more on DSPs or specific data paths, but traditional SoCs often have a "big and comprehensive" design approach.

Essentially, DSA is "letting the architecture serve the model". Customers can determine the resource proportion of modules such as CPUs, DSPs, and NPUs around the characteristics of their own models to achieve the optimal balance among performance, power consumption, area, and cost. This is why we believe that chip design in the AI era will gradually shift from "general - purpose chips" to "customized architectures".

Yingke: Why did Sunzhan choose the "RISC - V + DSA" route?

Zeng Yi: DSA naturally requires a highly open, scalable, and customizable underlying architecture, and RISC - V just has these characteristics. Compared with traditional closed - source architectures, the biggest advantage of RISC - V lies in the extensibility of its instruction set. Customers can deeply customize the processor according to their own model requirements, including dedicated instructions, data paths, and even scheduling methods.

Especially in AI scenarios, many performance bottlenecks actually lie not in the computing power itself but in the efficiency of data transfer and scheduling. If the NPU is coordinately scheduled through a customized RISC - V instruction set, the efficiency improvement may be dozens or even hundreds of times.

More importantly, AI models change very quickly. When designing, we also reserve subsequent programmable space in advance to enable the chips to adapt to future model iterations instead of being eliminated in a few years.

Yingke: What is Sunzhan's core competitive advantage?

Zeng Yi: Many companies first develop IP and then gradually supplement the tool chain, but this often leads to compatibility and coordination efficiency issues.

From the first day of our startup, we planned the IP and EDA platform together. All CPU, DSP, and NPU cores are developed based on self - developed tools, so there can be in - depth coordination between the tool chain and the architecture.

In addition, we not only provide standard IP but also hope to platformize the DSA capabilities. Traditionally, the design of a medium - scale DSA processor may require 30 people to work for 30 weeks. We hope to compress it to about 3 people working for 3 weeks through ArchitStudio. Essentially, we are lowering the threshold for customized processor design, enabling more chip companies to have the capabilities that only large companies used to have.