完善处理器网页内容

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
+12 -4
View File
@@ -355,9 +355,7 @@
</div>
<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;">
Wing-M130S是一款专为物理安全、信息安全设计的超低功耗嵌入式RISC-V处理器IP。其不仅继承了Wing-M130S的32
位、单发射、3级流水线、支持浮点应用等特性,具备业界领先的同级别处理器性能。同时,它也充分考量了功耗和成本两者之间的平衡,并且兼容现存所有 RISC-V 工具。该处理器可以对标ARM
Secure CPU SC300,适用于移动支付,多媒体以及移动存储等安全需求领域。
Wing-M130S是一款专为物理安全、信息安全设计的超低功耗嵌入式RISC-V处理器IP。其不仅继承了Wing-M130S的32 位、单发射、3级流水线、支持浮点应用等特性,具备业界领先的同级别处理器性能。同时,它也充分考量了功耗和成本两者之间的平衡,并且兼容现存所有 RISC-V 工具。该处理器可以对标ARM Secure CPU SC300,适用于移动支付,多媒体以及移动存储等安全需求领域。
</p>
<div class="w-24 h-1 bg-primary mx-auto" style="background-color:var(--primary); height:4px;"></div>
</div>
@@ -370,6 +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-M130S是面向嵌入式领域的信息安全处理器IP。
</p>
<div class="w-24 h-1 bg-primary mx-auto mb-12" style="background-color:var(--primary); height:4px;">
</div>
@@ -551,7 +550,16 @@
</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="flex items-center">