Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion SHA256SUMS
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ b81b89574ed84c67b64ae7b56001bf9d03b9d66be2bed7977d8adc715481eafb ./docs/PROTOCO
6ec7c4c80628391da706725be1a2361ae8eb2ee014fb4cde6dae31c53f13e9f0 ./docs/SEMANTIC_DIFFERENCES.md
02e8a5b52b341390f008ff8bc62f5d2d982b23adb8b26cb73ef3b07dddeed807 ./docs/SOURCE_AUDIT.md
63a4e673f49e169d587cb2302547cc251add4531c62908a38dadc169eaa312d3 ./docs/STATUS.md
12d791e2dfa543d0b2295fd2c0c388596c1a5b8f2dcbe649ba33abedcc19d82e ./docs/TAPEOUT.md
411ce696f6910099500a6af1e86d966200e4323467824c97a2518142525c5cb4 ./docs/TAPEOUT.md
0d976224f3f8c1198e8f0c51c0f4d022bd7c6f3dfcd36653f6d82bdfe2ae36c4 ./docs/THEOREM_INVENTORY.md
67a886e53f467b63e24b850ea3ebf4f6548dd9bdf76102fb57ad2002eaf9273c ./docs/TINY_TAPEOUT_TTSKY26C.md
e61e74c84bce2ec92ef18520eb134299f9341e63d3ec43cdbe0ef4879d22ba37 ./docs/ULX3S_SMOKE_AND_UART.md
Expand Down
6 changes: 3 additions & 3 deletions docs/TAPEOUT.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Tiny Tapeout target

The ttsky26c integration top is `tt_um_lfglabs_lean_silicon_lsc1` in `src/`.
It is a thin wrapper around the unchanged `lean_silicon_lsc1` boundary in
`asic_core/rtl`. See [TINY_TAPEOUT_TTSKY26C](TINY_TAPEOUT_TTSKY26C.md) for the
The ttsky26c integration top is `tt_um_lfglabs_lsc1u` in `src/`.
It is a thin wrapper around the reduced, profile-specific `lsc1u_core`.
See [TINY_TAPEOUT_TTSKY26C](TINY_TAPEOUT_TTSKY26C.md) for the
complete pin map, workflow, source boundary, and limitations.

No LSC-1 PPA or routed tile-fit result exists yet. The ULX3S remains a separate
Expand Down
Loading