Explore >> Select a destination


You are here

austinmorlan.com
| | jborza.com
7.3 parsecs away

Travel
| | 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
14.6 parsecs away

Travel
| |
| | projectf.io
14.3 parsecs away

Travel
| | 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
28.2 parsecs away

Travel
| Linux Assembly Part 2: Declaring Data