Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update qemu intro.rst for nuclei/9.0 release #15

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

muxiff
Copy link

@muxiff muxiff commented Dec 23, 2024

No description provided.

Copy link
Member

@fanghuaqi fanghuaqi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

最终需要预览修改效果,这里显示有很多格式错误,请一定要预览修改效果。

+=====================+===============================+
|NMI | Not supported |
+---------------------+-------------------------------+
|TIMER | Supported |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里Supported的状态,需要备注说明下, 因为我们很多外设并非完整的支持,是有限制的

这次文档需要务必写清楚。类似于

Supported, see :ref:`qemu_support_status_timer`

.. _qemu_support_status_timer:

TIMER Support Limitation
~~~~~~~~~~~~~~~~~

@@ -3,33 +3,132 @@
About Nuclei QEMU
===================

Nuclei QEMU is developed based on QEMU version 8.0, supporting the machine features of Nuclei Demosoc and Evalsoc. In terms of extensions, it supports RVV 1.0, Nuclei DSP extension, ZC extension (RISC-V Code Size Reduction), Nuclei Xlcz extension, as well as features like the B extension, K extension, and Nuclei Nice instructions.
Nuclei QEMU is now developed based on QEMU version 9.0, supporting the machine features of Nuclei Evalsoc. In terms of extensions, it supports RVV 1.0, Nuclei Xxldsp extension, ZC extension (RISC-V Code Size Reduction), Zilsd & Zclsd extensions, Nuclei Xxlcz extension, Nuclei xxlvqmacc extension, as well as features like the B extension, K extension, and Nuclei Nice & Vnice instructions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里以列表的形式展示。有需要额外补充说明的也补充说明下, 例如

  • Nuclei Xxldsp extension: P 0.5.4 draft extension and Nuclei customized N1/N2/N3 extensions

+---------------------+-----------------------+-----------------------+-----------------------+---------------------------------------+
| | SRAM | 0xA0000000 | 0x20000000 | SRAM address space. +
+---------------------+-----------------------+-----------------------+-----------------------+---------------------------------------+
| Peripherals (Fixed) | IINFO | 0 | 0x1000 | IINFO address space. +
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里的 Fixed和Offset需要解释下是啥,然后实际上都是可配置的,配置方法应该指出来,参见后面哪个地方的文档


``F`` - Failed

+-----------------------+---------------+---------------+-----------------------------------------------+
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里备注需要说明下有些例子需要传递的额外的编译选项。这里压根没提到。

+-----------------------+---------------+---------------+-----------------------------------------------+
| ucosii/demo/ | Y | | |
+-----------------------+---------------+---------------+-----------------------------------------------+

And Nuclei QEMU and Nuclei SDK are deeply integrated in Nuclei Studio, you can also use it in Nuclei Studio, see https://nucleisys.com/upload/files/doc/nucleistudio/Nuclei_Studio_User_Guide.202406.pdf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文档链接,这里需要更新了,IDE的也维护在这个仓库了,直接指向正确的位置。

@fanghuaqi fanghuaqi marked this pull request as draft December 23, 2024 11:45
@fanghuaqi
Copy link
Member

文档格式写的不知道咋弄,可以下来直接找我

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants