|
You are here |
austinmorlan.com | ||
| | | | |
jborza.com
|
|
| | | | | Ive went through the first part of From Nand to Tetris course where I learnt to build a simple 16-bit computer called Hack from the digital building blocks (NAND gates). The course used its specific HDL (hardware definition language), which is a gentle way to shield a beginner from the ugliness of a real language, but to implement anything on a real FPGA board one needs to use VHDL or Verilog. | |
| | | | |
debugmo.de
|
|
| | | | | ||
| | | | |
projectf.io
|
|
| | | | | Welcome back to our three-part FPGA tutorial with SystemVerilog and the Digilent Arty A7. In part two, we're going to learn about clocks and counting. Along the way, we'll cover maintaining state with flip-flops, timing things with clock dividers, creating our first Verilog module, and controlling LEDs with pulse width modulation. You might be surprised how far counting takes you: by the end of this tutorial, you'll be creating RGB lighting effects worthy of a cheesy gaming PC. | |
| | | | |
cookie.engineer
|
|
| | | Linux Assembly Part 2: Declaring Data | ||