
Axolot Logic
Design, Verification, RISC-V
👋 Welcome to Axolot Logic #
Axolot Logic is your personal knowledge hub for HDL design, FPGA/ASIC development, and hardware verification. Whether you’re a beginner learning Verilog or an engineer exploring RTL techniques, this site offers concise tutorials and best practices.
📚 What You’ll Learn #
🧬 Verilog & SystemVerilog fundamentals
🔁 Simulation & waveform debugging
🧪 UVM & testbench architecture
⚙️ RTL coding styles & design abstraction
📐 Power-efficient & synthesizable hardware design
🚀 Start Here #
Check out these series to begin:
graph LR A(["⚡️Verilog HDL Series"]) --> B(["📈SystemVerilog Design"]) B --> C(["🚀Verification & UVM"]) click A href "/tutorials/verilog/" "Verilog Dersleri" _blank click B href "/tutorials/systemverilog_design/" _blank click C href "/tutorials/systemverilog_verification/" _blank style A fill:#facc15,stroke:#111,stroke-width:1px style B fill:#60a5fa,stroke:#111,stroke-width:1px style C fill:#34d399,stroke:#111,stroke-width:1px