You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: rewrite all prose for a plain human register
One editorial pass over the paper, all READMEs and docs/. No numbers,
claims, qualifiers, links, commands, tables or code blocks changed
(verified: numeric-token multisets identical per file, code fences and
link targets byte-identical, both paper builds clean).
What changed, uniformly:
- em-dash chains -> ordinary punctuation (paper: 73 -> 7, the rest of
the tree: prose now dash-free; survivors sit in table cells, code
comments and the Figure 1 LaTeX block)
- emphatic mid-sentence bold and rhetorical italics removed; bold now
marks term introductions, table cells and status leads only
- 'honest(ly)' framing (20+ uses), ALL-CAPS emphasis, emoji, seesaw
'not X but Y' constructions, staccato fragments and meta-commentary
('Reading the numbers:', 'Two comparisons.') replaced with plain
sentences
- abstract recast as First/Second/Third sentences; stacked-adjective
taglines and marketing register ('vast headroom', 'where the savings
live') replaced with stated facts
Also fixes three leftovers in ntt-core/README.md: the design bullet
still said the FSM was not yet formally verified (it is, fv_core.sby),
a stale ~102 MHz figure, and a 1/3 list numbering gap.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+32-32Lines changed: 32 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,33 +1,33 @@
1
1
# FoldNTT
2
2
3
3
<palign="center">
4
-
<imgsrc="docs/assets/foldntt-arch-3d.png"alt="FoldNTT — 3D floor-plan model of the accelerator"width="440"><br/>
5
-
<sub><i>FoldNTT as a 3D floor-plan (generated by <ahref="https://github.com/NyxFoundation">visually-3d</a>, grounded in the real RTL): copper <b>K-RED</b> multipliers (1 DSP each, not 3), the half-size ψ-fold ROM, the banked coefficient memory and the control/verification blocks — the view in which the ψ-fold idea was first spotted.</i></sub>
4
+
<imgsrc="docs/assets/foldntt-arch-3d.png"alt="FoldNTT 3D floor-plan model of the accelerator"width="440"><br/>
5
+
<sub><i>FoldNTT as a 3D floor-plan (generated by <ahref="https://github.com/NyxFoundation">visually-3d</a>, grounded in the real RTL): copper K-RED multipliers (1 DSP each, not 3), the half-size ψ-fold ROM, the banked coefficient memory and the control/verification blocks. This is the view in which the ψ-fold idea was first spotted.</i></sub>
|[`psi-fold-rom/`](psi-fold-rom/)|**ψ-fold** twiddle ROM — stores half the words, shift-add derives the rest | z3 + SbY miter vs shipped ROM |**−50%** stored bits |
84
+
|[`psi-fold-rom/`](psi-fold-rom/)|**ψ-fold** twiddle ROM: stores half the words, shift-add derives the rest | z3 + SbY miter vs shipped ROM |**−50%** stored bits |
0 commit comments