heuropean
heuropean

Registered on 2周前

Answer
1
Article
0
Follower
0

Hi snow888,
I recommend starting with a very small design like:
LED blinker
counter
simple AND/OR gate example
A typical beginner workflow is:
Create new Quartus project
Select FPGA device
Add Verilog/VHDL source file
Compile the design
Assign FPGA pins
Generate programming file
Program the board using USB-Blaster or compatible cable

Create
Post