What modules/hardware would you like to see?

This page summarizes the projects mentioned and recommended in the original post on /r/FPGA

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • wb2axip

    Bus bridges and other odds and ends

  • The next key to understanding AXI4 (same as AXI-full) is to understand how AXI addressing works. What are FIXED, INCR, and WRAP addressing modes, and how do they work? Xilinx's demo only ever handled INCR and WRAP addressing as I recall, and then only did it right if the beat size matched the bus size. You can find a more complete discussion on AXI addressing here. The component built in that blog article has since been optimized some more, but I still use it in all of my AXI4 (full) slave designs--it just makes handling addressing easy. You can find a recent copy of my optimized version here.

  • zipcpu

    A small, light weight, RISC CPU soft core

  • I've posted quite a few AXI designs on github. These include an AXI Crossbar, an AX DMA, and even an AXI scatter-gather based DMA. Some of my recent postings even include instruction or [data](instruction caches.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts