Hello, FPGA

The blinker is the Hello World of hardware

Software starts with print("hello world"). Hardware starts with an LED that blinks. Below is a tiny Verilog design that does exactly that. Press Blink it and watch the led signal turn on and off in a real simulation, right here in your browser. No install, no signup.

The test that wiggles the clock (tb.v)

Where to next

Open the full playground Take the 9-lesson course Browse verified cores See the project gallery Try a challenge