完善处理器网页内容

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
qwq
2026-04-27 20:14:34 +08:00
co-authored by Copilot
parent e68c5b28bd
commit f5c526f0c1
7 changed files with 174 additions and 15 deletions
+2 -4
View File
@@ -350,9 +350,7 @@
</div> </div>
<h3 class="text-2xl md:text-3xl font-bold text-white mb-8">面向高能效应用的多核RISC-V应用处理器:</br>Wing-A500</h3> <h3 class="text-2xl md:text-3xl font-bold text-white mb-8">面向高能效应用的多核RISC-V应用处理器:</br>Wing-A500</h3>
<p class="text-lg md:text-xl text-gray-300 mb-8 max-w-2xl mx-auto" style="line-height:1.6;"> <p class="text-lg md:text-xl text-gray-300 mb-8 max-w-2xl mx-auto" style="line-height:1.6;">
Wing-A500 是一款基于开源 RISC-V 架构打造的 64 位、双发射、9 Wing-A500 是一款基于开源 RISC-V 架构打造的 64 位、双发射、9 级流水处理器,其在架构设计、性能表现以及功能特性上的卓越表现,使其成为高能效应用处理器领域的佼佼者。同时,Wing-A500兼容 RVA23 规范,确保了与现有 RISC-V 生态系统的良好兼容性,便于开发者快速集成和开发应用。产品适用于人工智能、具身智能、自动驾驶、5G/6G网络通讯、安全等领域。
级流水处理器,其在架构设计、性能表现以及功能特性上的卓越表现,使其成为高能效应用处理器领域的佼佼者。同时,Wing-A500兼容 RVA23 规范,确保了与现有 RISC-V
生态系统的良好兼容性,便于开发者快速集成和开发应用。产品适用于人工智能、具身智能、自动驾驶、5G/6G网络通讯、安全等领域。
</p> </p>
<div class="w-24 h-1 bg-primary mx-auto" style="background-color:var(--primary); height:4px;"></div> <div class="w-24 h-1 bg-primary mx-auto" style="background-color:var(--primary); height:4px;"></div>
</div> </div>
@@ -365,7 +363,7 @@
<div class="max-w-4xl mx-auto mb-16"> <div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2> <h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2>
<p class="text-gray-300 mb-6 text-center"> <p class="text-gray-300 mb-6 text-center">
Wing-A500 Processor IP的详细技术参数,为您提供全面的产品信息 Wing-A500是面向高能效应用的多核RISC-V应用处理器
</p> </p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;"> <div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div> </div>
+13 -1
View File
@@ -367,6 +367,9 @@
<div class="container mx-auto px-4 md:px-6 lg:px-8"> <div class="container mx-auto px-4 md:px-6 lg:px-8">
<div class="max-w-4xl mx-auto mb-16"> <div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2> <h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2>
<p class="text-gray-300 mb-6 text-center">
Wing-M050是极低功耗,极小面积的RISC-V处理器
</p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;"> <div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div> </div>
</div> </div>
@@ -531,7 +534,16 @@
</div> </div>
</div> </div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.5s">
<div class="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0">
<i class="fa fa-check text-primary"></i>
</div>
<div class="ml-4">
<h4 class="text-xl font-bold text-white">卓越的应用迁移技术,支持客户从ARM软硬件生态的快速迁移</h4>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s"> <div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s">
<div class="flex items-center"> <div class="flex items-center">
+1
View File
@@ -368,6 +368,7 @@
<div class="max-w-4xl mx-auto mb-16"> <div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2> <h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2>
<p class="text-gray-300 mb-6 text-center"> <p class="text-gray-300 mb-6 text-center">
Wing-M050s面向嵌入式领域的信息安全处理器IP
</p> </p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;"> <div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div> </div>
+13 -2
View File
@@ -369,7 +369,7 @@
<div class="max-w-4xl mx-auto mb-16"> <div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2> <h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2>
<p class="text-gray-300 mb-6 text-center"> <p class="text-gray-300 mb-6 text-center">
Wing-M130是基于RISC-V架构的32位、单发射、3级流水线的支持浮点应用的微控制器。 Wing-M130是通用高性能嵌入式RISC-V微控制器。
</p> </p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;"> <div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div> </div>
@@ -383,7 +383,7 @@
</div> </div>
<div class="p-4"> <div class="p-4">
<img src="https://www.beiyuxing.tech/wp-content/uploads/2025/11/whiteboard_exported_image-14.png" <img src="https://www.beiyuxing.tech/wp-content/uploads/2025/11/whiteboard_exported_image-14.png"
alt="Wing-M050 Processor IP架构图" class="w-full h-auto rounded-lg" /> alt="Wing-M130 Processor IP架构图" class="w-full h-auto rounded-lg" />
</div> </div>
</div> </div>
</div> </div>
@@ -490,6 +490,17 @@
</div> </div>
</div> </div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s">
<div class="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0">
<i class="fa fa-check text-primary"></i>
</div>
<div class="ml-4">
<h4 class="text-xl font-bold text-white">支持卓越的应用迁移技术,支持客户从ARM软硬件生态的快速迁移</h4>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s"> <div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s">
<div class="flex items-center"> <div class="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0"> <div class="bg-primary-10 p-2 rounded-lg shrink-0">
+15 -4
View File
@@ -368,7 +368,7 @@
<div class="max-w-4xl mx-auto mb-16"> <div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2> <h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2>
<p class="text-gray-300 mb-6 text-center"> <p class="text-gray-300 mb-6 text-center">
Wing-M130A是基于RISC-V架构的32位、单发射、3级流水线的支持浮点应用的微控制器 Wing-M130A是面向车规MCU的RISC-V处理器IP
</p> </p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;"> <div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div> </div>
@@ -381,8 +381,8 @@
<h3 class="text-2xl font-bold text-white text-center">Wing-M130A 处理器IP架构</h3> <h3 class="text-2xl font-bold text-white text-center">Wing-M130A 处理器IP架构</h3>
</div> </div>
<div class="p-4"> <div class="p-4">
<img src="https://www.beiyuxing.tech/wp-content/uploads/2025/11/whiteboard_exported_image-16-scaled.png" <img src="https://www.beiyuxing.tech/wp-content/uploads/2025/11/whiteboard_exported_image-14.png"
alt="Wing-M050 Processor IP架构图" class="w-full h-auto rounded-lg" /> alt="Wing-M130 Processor IP架构图" class="w-full h-auto rounded-lg" />
</div> </div>
</div> </div>
</div> </div>
@@ -462,7 +462,7 @@
<i class="fa fa-check text-primary"></i> <i class="fa fa-check text-primary"></i>
</div> </div>
<div class="ml-4"> <div class="ml-4">
<h4 class="text-xl font-bold text-white">支持统一的WingLink调试工具,一站式解决不同调试接口的兼容性问题 <h4 class="text-xl font-bold text-white">支持统一的WLink调试工具,一站式解决不同调试接口的兼容性问题
</h4> </h4>
</div> </div>
</div> </div>
@@ -492,6 +492,17 @@
</div> </div>
</div> </div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s">
<div class="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0">
<i class="fa fa-check text-primary"></i>
</div>
<div class="ml-4">
<h4 class="text-xl font-bold text-white">卓越的应用迁移技术,支持客户从ARM软硬件生态的快速迁移</h4>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s"> <div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s">
<div class="flex items-center"> <div class="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0"> <div class="bg-primary-10 p-2 rounded-lg shrink-0">
+12 -4
View File
@@ -355,9 +355,7 @@
</div> </div>
<h3 class="text-2xl md:text-3xl font-bold text-white mb-8">Wing-M130S安全核 Processor IP</h3> <h3 class="text-2xl md:text-3xl font-bold text-white mb-8">Wing-M130S安全核 Processor IP</h3>
<p class="text-lg md:text-xl text-gray-300 mb-8 max-w-2xl mx-auto" style="line-height:1.6;"> <p class="text-lg md:text-xl text-gray-300 mb-8 max-w-2xl mx-auto" style="line-height:1.6;">
Wing-M130S是一款专为物理安全、信息安全设计的超低功耗嵌入式RISC-V处理器IP。其不仅继承了Wing-M130S的32 Wing-M130S是一款专为物理安全、信息安全设计的超低功耗嵌入式RISC-V处理器IP。其不仅继承了Wing-M130S的32 位、单发射、3级流水线、支持浮点应用等特性,具备业界领先的同级别处理器性能。同时,它也充分考量了功耗和成本两者之间的平衡,并且兼容现存所有 RISC-V 工具。该处理器可以对标ARM Secure CPU SC300,适用于移动支付,多媒体以及移动存储等安全需求领域。
位、单发射、3级流水线、支持浮点应用等特性,具备业界领先的同级别处理器性能。同时,它也充分考量了功耗和成本两者之间的平衡,并且兼容现存所有 RISC-V 工具。该处理器可以对标ARM
Secure CPU SC300,适用于移动支付,多媒体以及移动存储等安全需求领域。
</p> </p>
<div class="w-24 h-1 bg-primary mx-auto" style="background-color:var(--primary); height:4px;"></div> <div class="w-24 h-1 bg-primary mx-auto" style="background-color:var(--primary); height:4px;"></div>
</div> </div>
@@ -370,6 +368,7 @@
<div class="max-w-4xl mx-auto mb-16"> <div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2> <h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2>
<p class="text-gray-300 mb-6 text-center"> <p class="text-gray-300 mb-6 text-center">
Wing-M130S是面向嵌入式领域的信息安全处理器IP。
</p> </p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;"> <div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div> </div>
@@ -551,7 +550,16 @@
</div> </div>
</div> </div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.5s">
<div class="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0">
<i class="fa fa-check text-primary"></i>
</div>
<div class="ml-4">
<h4 class="text-xl font-bold text-white">卓越的应用迁移技术,支持客户从ARM软硬件生态的快速迁移</h4>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s"> <div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.7s">
<div class="flex items-center"> <div class="flex items-center">
+118
View File
@@ -367,6 +367,9 @@
<div class="container mx-auto px-4 md:px-6 lg:px-8"> <div class="container mx-auto px-4 md:px-6 lg:px-8">
<div class="max-w-4xl mx-auto mb-16"> <div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2> <h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">架构</h2>
<p class="text-gray-300 mb-6 text-center">
Wing-M510是面向高可靠性高性能应用的RISC-V微控制器。
</p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;"> <div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div> </div>
</div> </div>
@@ -585,6 +588,121 @@
</div> </div>
</section> </section>
<!-- 3. 应用场景 -->
<section id="applications" class="section-content py-16 bg-bg-dark" style="background-color:var(--bg-dark);">
<div class="container mx-auto px-4 md:px-6 lg:px-8">
<div class="max-w-4xl mx-auto mb-16">
<h2 class="text-3xl md:text-4xl font-bold mb-6 text-white text-center">应用场景</h2>
<p class="text-gray-300 mb-6 text-center">
Wing-M510处理器IP凭借其高性能、低功耗、高可靠性特性,广泛应用于以下领域
</p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div>
</div>
<!-- 应用场景标签 -->
<div class="flex flex-wrap justify-center gap-4 max-w-3xl mx-auto mb-16">
<span
class="bg-primary-20 text-primary px-6 py-3 rounded-full text-lg font-medium animate-fade-in flex items-center gap-2">
<i class="fa fa-car"></i> 汽车域控制器
</span>
<span
class="bg-primary-20 text-primary px-6 py-3 rounded-full text-lg font-medium animate-fade-in flex items-center gap-2"
style="transition-delay: 0.1s">
<i class="fa fa-hdd-o"></i> 存储设备
</span>
<span
class="bg-primary-20 text-primary px-6 py-3 rounded-full text-lg font-medium animate-fade-in flex items-center gap-2"
style="transition-delay: 0.2s">
<i class="fa fa-music"></i> 多媒体
</span>
<span
class="bg-primary-20 text-primary px-6 py-3 rounded-full text-lg font-medium animate-fade-in flex items-center gap-2"
style="transition-delay: 0.3s">
<i class="fa fa-industry"></i> 工控
</span>
<span
class="bg-primary-20 text-primary px-6 py-3 rounded-full text-lg font-medium animate-fade-in flex items-center gap-2"
style="transition-delay: 0.4s">
<i class="fa fa-globe"></i> 网络设备
</span>
</div>
<!-- 详细应用场景描述 -->
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 max-w-5xl mx-auto">
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in">
<div class="flex items-start mb-4">
<div class="w-12 h-12 bg-primary-10 rounded-full flex items-center justify-center mr-4">
<i class="fa fa-car text-primary text-xl"></i>
</div>
<div>
<h4 class="text-xl font-bold mb-2 text-white">汽车域控制器</h4>
<p class="text-gray-300">
支持车规ASIL-B/ASIL-D等级,为汽车域控制器提供高可靠性的计算平台,满足汽车功能安全和实时性要求。
</p>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.1s">
<div class="flex items-start mb-4">
<div class="w-12 h-12 bg-primary-10 rounded-full flex items-center justify-center mr-4">
<i class="fa fa-hdd-o text-primary text-xl"></i>
</div>
<div>
<h4 class="text-xl font-bold mb-2 text-white">存储设备</h4>
<p class="text-gray-300">
提供高效的存储控制能力,支持多协议接口,可用于SSD、HDD等存储设备的主控芯片设计。
</p>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.2s">
<div class="flex items-start mb-4">
<div class="w-12 h-12 bg-primary-10 rounded-full flex items-center justify-center mr-4">
<i class="fa fa-music text-primary text-xl"></i>
</div>
<div>
<h4 class="text-xl font-bold mb-2 text-white">多媒体</h4>
<p class="text-gray-300">
支持RVV向量指令集,为音视频编解码、图像处理等多媒体应用提供高性能计算能力。
</p>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.3s">
<div class="flex items-start mb-4">
<div class="w-12 h-12 bg-primary-10 rounded-full flex items-center justify-center mr-4">
<i class="fa fa-industry text-primary text-xl"></i>
</div>
<div>
<h4 class="text-xl font-bold mb-2 text-white">工控</h4>
<p class="text-gray-300">
提供高精度、实时性强的工业控制系统解决方案,支持复杂的工业自动化和控制算法,确保工业环境下的稳定可靠运行。
</p>
</div>
</div>
</div>
<div class="bg-bg-darker p-6 rounded-xl shadow-md animate-fade-in" style="transition-delay: 0.4s">
<div class="flex items-start mb-4">
<div class="w-12 h-12 bg-primary-10 rounded-full flex items-center justify-center mr-4">
<i class="fa fa-globe text-primary text-xl"></i>
</div>
<div>
<h4 class="text-xl font-bold mb-2 text-white">网络设备</h4>
<p class="text-gray-300">
支持高通量数据包处理,适用于路由器、交换机、防火墙等网络设备的主控芯片。
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- 5. 优势 --> <!-- 5. 优势 -->
<section id="architecture" class="section-content py-16 bg-bg-dark" style="background-color:var(--bg-dark);"> <section id="architecture" class="section-content py-16 bg-bg-dark" style="background-color:var(--bg-dark);">
<div class="container mx-auto px-4 md:px-6 lg:px-8"> <div class="container mx-auto px-4 md:px-6 lg:px-8">