Update chiplets diagram to reflect controller/perm split architecture
- Ngôn ngữ chính
- Rust
- Star
- 772
- Fork
- 352
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 84
Mô tả
The chiplets diagram at `docs/src/design/chiplets/index.md` (referencing `chiplets.png`) needs to be updated to reflect the new hasher chiplet architecture introduced in #2927.
The hasher now uses a controller/permutation split:
- **Controller region** (perm_seg=0): pairs of input/output rows per permutation request
- **Permutation segment** (perm_seg=1): deduplicated 16-row Poseidon2 cycles with multiplicity
The current diagram shows the old architecture and should be updated to illustrate this split.
Ref: https://github.com/0xMiden/miden-vm/pull/2927#discussion_r2122044703
Hướng dẫn đóng góp
Hướng nghiên cứu
Tệp sơ đồ nằm tại docs/src/design/chiplets/index.md (tham chiếu đến chiplets.png). Xem xét pull request #2927 và phần thảo luận của nó, đặc biệt là bình luận được liên kết, để hiểu controller/permutation split architecture. Cập nhật sơ đồ để thể hiện hasher chiplet structure mới với các phân đoạn controller và permutation riêng biệt. Xác minh rằng các thay đổi phù hợp với mô tả kiến trúc.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust
- Lĩnh vực
- documentation
- Loại issue
- Tài liệu
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 65/100