Difference between revisions of "FPGA"
From Steak Wiki
Jump to navigationJump to search| Line 7: | Line 7: | ||
==Tips/Techniques== | ==Tips/Techniques== | ||
===Software=== | ===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/ | + | * Logisim is a common college-level 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
- 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.
Tips/Techniques
Software
- Logisim is a common college-level 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
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".