完善处理器网页内容

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
+15 -4
View File
@@ -368,7 +368,7 @@
<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-M130A是基于RISC-V架构的32位、单发射、3级流水线的支持浮点应用的微控制器
Wing-M130A是面向车规MCU的RISC-V处理器IP
</p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div>
@@ -381,8 +381,8 @@
<h3 class="text-2xl font-bold text-white text-center">Wing-M130A 处理器IP架构</h3>
</div>
<div class="p-4">
<img src="https://www.beiyuxing.tech/wp-content/uploads/2025/11/whiteboard_exported_image-16-scaled.png"
alt="Wing-M050 Processor IP架构图" class="w-full h-auto rounded-lg" />
<img src="https://www.beiyuxing.tech/wp-content/uploads/2025/11/whiteboard_exported_image-14.png"
alt="Wing-M130 Processor IP架构图" class="w-full h-auto rounded-lg" />
</div>
</div>
</div>
@@ -462,7 +462,7 @@
<i class="fa fa-check text-primary"></i>
</div>
<div class="ml-4">
<h4 class="text-xl font-bold text-white">支持统一的WingLink调试工具,一站式解决不同调试接口的兼容性问题
<h4 class="text-xl font-bold text-white">支持统一的WLink调试工具,一站式解决不同调试接口的兼容性问题
</h4>
</div>
</div>
@@ -492,6 +492,17 @@
</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="flex items-center">
<div class="bg-primary-10 p-2 rounded-lg shrink-0">