Skip to content

146 [fpga] fpga readings

138

- https://github.com/lastweek/fpga_readings


Comments

konosubakonoakua · 2025-02-21T09:07:29Z

courses

konosubakonoakua · 2025-02-21T09:18:42Z

Tutorials

  • https://zipcpu.com/topics.html
  • https://www.realdigital.org/
  • https://nandland.com/fpga-101/
  • https://www.fpga4fun.com/
  • http://www.hellofpga.com/
  • https://soc.ustc.edu.cn/Digital/2024/lab0/intro/
  • https://github.com/BrunoLevy/learn-fpga
  • https://blog.abbey1.org.uk/index.php/technology/fpga/
  • https://byu-cpe.github.io/ComputingBootCamp/tutorials/xilinx_deep_dive/
  • Official
  • https://xilinx.github.io/xup_embedded_system_design_flow/
  • https://xilinx.github.io/xup_fpga_vivado_flow/
  • https://github.com/Xilinx/axi-packaging-and-linux-driver
  • https://github.com/Xilinx/axi_1wire_host-design
  • AMD workshops
  • https://www.amd.com/en/corporate/university-program/workshops.html
  • Alinx
  • https://ax7015b-20231-v101.readthedocs.io/zh-cn/latest/index.html
  • https://ax7020-20231-v101.readthedocs.io/zh-cn/latest/
  • https://ax7z100b-20231-v101.readthedocs.io/zh-cn/latest/index.html
  • Digilent
  • https://digilent.com/reference/learn/programmable-logic/tutorials/start
  • RedPitaya
  • http://pavel-demin.github.io/red-pitaya-notes/
  • https://learn.redpitaya.com/
  • https://redpitaya-knowledge-base.readthedocs.io/en/latest/learn_fpga/fpga_learn.html#learn-fpga
  • https://content.redpitaya.com/blog
  • https://redpitaya.com/rtd-iframe/?iframe=https://redpitaya.readthedocs.io/en/latest/quickStart/needs.html
  • others
  • https://github.com/dspsandbox/FPGA-Notes-for-Scientists

konosubakonoakua · 2025-02-24T07:09:33Z

Verilog

konosubakonoakua · 2025-02-26T02:09:51Z

simulator

  • https://verilator.org/guide/latest/
  • https://gtkwave.github.io/gtkwave/

konosubakonoakua · 2025-02-26T15:45:03Z

misc

konosubakonoakua · 2025-03-05T07:23:02Z

blogs

konosubakonoakua · 2025-03-05T07:26:47Z

videos

konosubakonoakua · 2025-05-07T09:18:30Z

https://tknopp.github.io/RedPitayaDAQServer/dev/index.html

konosubakonoakua · 2025-05-13T08:35:59Z

I/O timing constraints for FPGA/ASIC #4: Source-synchronous output (article, 2025) I/O timing constraints for FPGA/ASIC #3: Sink-synchronous input (article, 2025) I/O timing constraints for FPGA/ASIC #2: System-synchronous input (article, 2025) I/O timing constraints for FPGA/ASIC #1: Source-synchronous input (article, 2025) The many ways to mess up ready/valid handshaking (article, 2024) Reliable FPGA CDC constraints #5: Asynchronous FIFO (article, 2024) Why is CDC so hard? Presentation at CERN (conference talk, 2024) Simulate FPGA design with Vivado simulation libraries (video tutorial, 2024) Reliable FPGA CDC constraints #4: Build tool settings (article, 2024) Reliable FPGA CDC constraints #3: Pulses (article, 2024) Reliable FPGA CDC constraints #2: Counters and FIFOs (article, 2024) Reliable FPGA CDC constraints #1: The simple single-bit level CDC (article, 2024) Real-time stereoscopic object tracking on FPGA using neural networks (master thesis, 2014)

konosubakonoakua · 2025-06-06T09:21:06Z

philipabbey fpga blog