Difference between revisions of "FPGA"
From Steak Wiki
Jump to navigationJump to search (Created page with "... FPGAs are a lot of fun. Except for soldering them. ==Routines== * https://www.eevblog.com/forum/microcontrollers/divide-clock-by-3-on-a-atf16v8b/ Divide by 3 hack * All...") |
|||
Line 1: | Line 1: | ||
... | ... | ||
− | FPGAs | + | Using FPGAs is a lot of fun. Layout and assembly not so much. |
==Routines== | ==Routines== |
Revision as of 23:02, 29 April 2024
...
Using FPGAs is a lot of fun. Layout and assembly not so much.
Routines
- https://www.eevblog.com/forum/microcontrollers/divide-clock-by-3-on-a-atf16v8b/ Divide by 3 hack
- All of hamster wiki (on archive).