The PROACT test chip — taped out in GlobalFoundries 22FDX
Fabrication in progress — post-silicon side-channel evaluation is the next phase of this thesis.
Leiden University (LIACS) · Aug 2022 – Feb 2027 (expected) · PROACT project
Work in progress. This doctorate is ongoing: the title above is tentative and the defence is expected in February 2027. Everything below describes results achieved so far.
My doctorate sits at the intersection of hardware security and digital IC design, inside the PROACT project (opens in a new tab). The central question: how can the side-channel leakage of cryptographic hardware be evaluated before the chip exists — at design time, from simulation data — and how well do those pre-silicon estimates hold up against measurements on real silicon?
The silicon half of the answer is the PROACT test chip, a dual-core RISC-V cryptographic SoC. I designed the full SoC — the RTL architecture, full-chip integration and all peripheral & control logic (SPI, a configurable UART, control/status registers and a PRNG) — integrating third-party IP such as the Ibex RISC-V core and the AES, Ascon and Xoodyak cryptographic co-processors, which were developed by project partners. I prototyped the SoC on Xilinx FPGAs, developed its C and Python libraries, control GUI and documentation, synthesized it for GlobalFoundries 22FDX in Cadence Genus, verified it in Xcelium, and completed place-and-route and sign-off with the imec team, through to tape-out.
The pre-silicon half is a pair of analysis methods: ASSESS, a cycle-accurate methodology that localizes gate-level side-channel leakage from toggle activity fast enough for routine use during iterative ASIC design, and FLASH-Trace, a graph-neural-network approach that generates gate-level power traces much faster than commercial power simulation while staying accurate enough for key-recovery attacks. Both are described on the projects section of the main page.
Post-silicon evaluation is planned once the fabricated chip is delivered: a custom ChipWhisperer CW308 target board and an automated CPA/TVLA measurement flow are already in place, so pre-silicon predictions can be compared directly against physical measurements of the same design.
Fabrication in progress — post-silicon side-channel evaluation is the next phase of this thesis.
ACM Computing Frontiers (CF Companion '26), 2026 · DOI 10.1145/3801488.3807896
IEEE NorCAS, 2024 · DOI 10.1109/NorCAS64408.2024.10752477
ACM CF '26, 2026 · DOI 10.1145/3801487.3805609
IACR TCHES — in review
// full list on the publications section of the main page