Transparent Logo

Jumpstart you FPGA journey by

• Understanding the place of FPGA in industry
• Learn about internal composition of an FPGA
• A simple beginner friendly project
• An overview of the FPGA workflow
ebook_hero-home

Last posts

From Gaming to Verification : A Beginner’s Guide to UVM

Discover UVM (Universal Verification Methodology) through intuitive gaming analogies. This guide breaks down UVM essentials, making complex concepts approachable. Ideal for quick understanding without the fluff.
arrow pixel art

Wiring in Chisel ! Module, Bundle, IO, Biconnect Operator Tutorial

In this article, I explore how Chisel is reshaping FPGA design through its innovative use of Modules, IO, Bundles, and the unique ‘Flipped’ method and biconnect operator. I’ll demonstrate how these features simplify complex hardware design tasks, enhancing module hierarchy and interface management. Join me as I delve into the synergies between Chisel and Scala, revealing a more efficient and intuitive approach to FPGA development. Whether you’re a seasoned designer or new to the field, this piece aims to illuminate the transformative potential of Chisel in the realm of digital design.
arrow pixel art

Simple VGA tutorial with Chisel

Explore the essentials of VGA design in this practical tutorial using Chisel. Ideal for both beginners and seasoned enthusiasts, this guide simplifies complex concepts into approachable steps.
arrow pixel art

How to solve a Sudoku with SBY ?

Using formal verification to solve a Sudoku ? go check the article I wrote on YosysHQ blog
arrow pixel art

How to use the 7 segment on the Goboard ?

Welcome to a three-part exploration in our latest FPGA blog post. First, we navigate the intricacies of a seven-segment display design, ensuring every segment lights up as intended. Next, we transition to leveraging the GoBoard, a tool that bridges our concepts with concrete results. Finally, we converge these elements to reveal and understand a deceptive bug—a misbehaving pulse leading to a misleading display. Step by step, we dissect the design, adapt our tools, and debug the system, making complex FPGA concepts accessible and applicable.
arrow pixel art

Trying Formal Verification with SymbiYosys and Chisel

Discover the practical applications of formal verification in hardware design. In this post, we’ll explore how tools like SymbiYosys can make the verification process accessible and effective. Learn from real-world examples, and understand the value of integrating formal verification into your design workflow.
arrow pixel art