Repository navigation
Verilog
- Website
- Wikipedia
- 维基百科
Verilog is a widely-used hardware description language (HDL) that enables designers to model, simulate, and synthesize digital circuits. It provides a text-based format for specifying the structure and behavior of electronic systems, making it easier to design complex hardware components such as microprocessors, memory, and communication devices.
Digital logic design tool and simulator
Verilator open-source SystemVerilog simulator and lint system
GPGPU microprocessor architecture
cocotb: Python-based chip (RTL) verification
OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
HDL libraries and projects
OpenLane is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization.