Everything you need to learn chip design. Free courses, research papers, open-source EDA tools, and community resources β curated for practitioners.
Chip design (VLSI design) is the process of creating integrated circuits β from defining architecture and writing hardware description languages (Verilog/VHDL) to physical layout and fabrication. Modern chips contain billions of transistors and power everything from smartphones to data centers.
From gates to processors. Digital logic, computer architecture, pipelining, caches, virtual memory. The gold standard intro course.
Build a complete computer from NAND gates. Hardware, assembler, VM, compiler, OS β all from scratch. The best way to understand computers.
Fundamentals of digital design. Combinational and sequential logic, Verilog, FPGA implementation. Free to audit.
Multiple FPGA courses from universities. Learn Verilog/VHDL, synthesis, timing analysis, and FPGA implementation.
Practical Verilog tutorials and FPGA design. Formal verification, bus protocols, DDR memory controllers. Excellent blog.
Official RISC-V ISA specifications. Unprivileged, privileged, and debug specs. The foundation for open-source CPU design.
Predicted transistor count doubles every two years. This observation drove the semiconductor industry for six decades and shaped modern computing.
Dennard scaling: as transistors shrink, voltage and current scale proportionally, keeping power density constant. Broke down around 2006 (power wall).
The RISC-V instruction set architecture specification. Clean, modular, open-source ISA. Now used in billions of chips.
Argued for Reduced Instruction Set Computers over CISC. Simpler instructions, faster clock, better pipelining. Spawned SPARC, MIPS, ARM, RISC-V.
Showed that power constraints mean most transistors on future chips must be powered off ("dark"). Motivated specialization and accelerators.
Google's Tensor Processing Unit. Custom ASIC for neural network inference. 15-30x faster than GPUs for ML workloads. Launched the AI accelerator era.
Fastest open-source Verilog/SystemVerilog simulator. Compiles RTL to optimized C++/SystemC. Used in industry and academia.
Open-source synthesis suite. Verilog RTL to gate-level netlist. Supports FPGA and ASIC flows. Foundation of the open-source EDA ecosystem.
Open-source VHDL simulator. Supports VHDL-87/93/2002/2008. Synthesis via ghdl-yosys-plugin. Complete VHDL workflow.
Complete open-source RTL-to-GDS flow. Floorplanning, placement, CTS, routing. Autonomous, no-human-in-the-loop chip design.
Open-source PCB design suite. Schematic capture, PCB layout, 3D viewer, Gerber output. Professional-quality, completely free.
Open-source Verilog simulation and synthesis tool. Lightweight, fast compilation, good for learning and small projects.
Ryzen CPUs, EPYC servers, Radeon GPUs. Chiplet architecture (Zen). Major x86 competitor. Acquired Xilinx (FPGAs).
World's largest chipmaker. Core/Xeon CPUs, Intel Foundry Services. Pioneered x86, pushing Intel 18A process node.
Taiwan Semiconductor Manufacturing Company. World's largest foundry. Manufactures chips for Apple, AMD, NVIDIA, Qualcomm. Leading-edge nodes (3nm, 2nm).
GPU computing leader. GeForce (gaming), A100/H100 (AI training), Grace-Hopper (superchips). CUDA ecosystem dominates ML/HPC.
Low-power FPGAs. iCE40 (open-source toolchain via Yosys+nextpnr), ECP5, CrossLink-NX. Accessible FPGA development.
RP2040 microcontroller. Dual-core ARM Cortex-M0+, PIO (Programmable I/O) state machines. $4. Great for learning embedded design.
Reddit community for FPGA designers. Tool tips, project showcases, career discussion, synthesis gotchas. 60K+ members.
Reddit community for ASIC and chip design professionals. Verification, physical design, industry news, career advice.
Global open-standard ISA foundation. Specifications, member directory, RISC-V Summit, working groups, and ecosystem.
Hardware hacking and electronics projects. FPGA builds, custom PCBs, chip decapping, retro computing, and open hardware.
Preprints in computer architecture. New processor designs, accelerators, memory systems β where research appears first.
Industry news covering chip design, manufacturing, EDA, packaging, and emerging technologies. Expert analysis.