← All repos

asic-puzzle-2026

Browse cluster: Cluster 55
1commits
1contributors
1languages

Tech stack & purpose

Jane Street created this ASIC reverse-engineering puzzle, which challenges participants to understand and extract the logic from a complex integrated circuit design by analyzing its physical layout representation. The puzzle provides a GDS file (the standard format for circuit layouts) that can be inspected using tools like KLayout or the TinyTapeout Online GDS Viewer, along with example input files in VCD format viewable with tools like Surfer. To help participants develop their reverse-engineering approaches, the repository includes a warm-up puzzle consisting of a simple Verilog design with shift registers, an adder, and a comparator, accompanied by intermediate files showing the progression from original source code through synthesis, placement and routing, to final manufacturable layout.

Community & reference links

Languages

Verilog
100.0%

Contributors