Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/lib/home/Proof.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
</div>
<p class="text-sm text-neutral-300 whitespace-nowrap">Running today</p>
</div>
<p class="text-lg text-white mb-2">204K LUTs · 2 GB DDR3 · PCIe x8</p>
<p class="text-lg text-white mb-2">204K LUTs · 10 GB DDR3 · PCIe x8</p>
<p class="text-sm text-neutral-400">
Carries the same designs as dpv1 at wider memory reads and eight parallel lanes—where the
fused temporal workflow now beats the CPU baseline.
Two memory systems—2 GB onboard for bandwidth, 8 GB SODIMM for resident capacity—and eight
parallel lanes. Where the fused temporal workflow now beats the CPU baseline.
</p>
</div>
<div class="rounded-lg border border-dashed border-neutral-700 p-6 opacity-50">
Expand Down
Loading