Skip to content
Open
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
35 changes: 35 additions & 0 deletions docs/phd/bibliography.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3833,3 +3833,38 @@ @misc{rns_rust2025
howpublished = {\url{https://crates.io/crates/reticulum}},
note = {Rust crate cited for L-DPC3 silicon strand routing layer (R1 CROWN compliance)}
}

%% ============================================================
%% Chapter 72 — Sacred ALU SKY130 Port — NEW ENTRIES
%% Added by L-PHD-72 agent, feat/phd-ch72, 2026-05-17
%% ============================================================

@misc{edwards2022sky130,
author = {Edwards, Tim and Majumdar, Amitabh and
Shayan, Mehdi and others},
title = {{SKY130} Standard Cell Library: Open-Source
{CMOS} Process Design Kit for
{SkyWater Technology} {130\,nm} Node},
howpublished = {SkyWater Technology / Google Open Silicon Initiative,
\url{https://github.com/google/skywater-pdk}},
year = {2022},
note = {Canonical PDK reference for
\texttt{sky130\_fd\_sc\_hd} constraints
used in Chapter~72 Strand~II.
CC BY 4.0. Archived at
\url{https://doi.org/10.5281/zenodo.6952479}}
}

@article{booth1951signed,
author = {Booth, Andrew Donald},
title = {A Signed Binary Multiplication Technique},
journal = {Quarterly Journal of Mechanics and Applied Mathematics},
volume = {4},
number = {2},
pages = {236--240},
year = {1951},
doi = {10.1093/qjmam/4.2.236},
note = {Classical reference for shift-and-add multiplication
avoidance; used in Chapter~72 Theorem~\ref{thm:sky130-no-mult}
constructive proof.}
}
Loading
Loading