Difference between revisions of "FPGA"

From Steak Wiki
Jump to navigationJump to search
Line 1: Line 1:
Using FPGAs is a lot of fun. Layout not so much.
+
Using FPGAs is a lot of fun. Though layout seems to get harder over time as the process gets smaller.
  
==Routines==
+
==Links==
 
* https://www.eevblog.com/forum/microcontrollers/divide-clock-by-3-on-a-atf16v8b/ Divide by 3 hack
 
* https://www.eevblog.com/forum/microcontrollers/divide-clock-by-3-on-a-atf16v8b/ Divide by 3 hack
 
* All of hamster wiki (on archive). Better save it though in case the archive goes down.
 
* All of hamster wiki (on archive). Better save it though in case the archive goes down.
  
 +
==Tips/Techniques==
 +
===Software===
 +
* Logisim is a common college teaching tool. It's a schematic entry for smaller Logic projects. With 'possibly' some output to FPGA IDEs. https://github.com/logisim-evolution/logisim-evolution https://logisim.app/
 
===Options===
 
===Options===
 
https://www.eevblog.com/forum/fpga/new-ti-tiny-plds-(tpld)/ - Trying to fill the gap "between simple logic ICs and too expensive, too large FPGA/CPLD".  
 
https://www.eevblog.com/forum/fpga/new-ti-tiny-plds-(tpld)/ - Trying to fill the gap "between simple logic ICs and too expensive, too large FPGA/CPLD".  

Revision as of 05:24, 16 November 2025

Using FPGAs is a lot of fun. Though layout seems to get harder over time as the process gets smaller.

Links

Tips/Techniques

Software

Options

https://www.eevblog.com/forum/fpga/new-ti-tiny-plds-(tpld)/ - Trying to fill the gap "between simple logic ICs and too expensive, too large FPGA/CPLD".