Building a Scalable Token Bucket Rate Limiter on FPGA
Token Bucket rate limiting is widely used to enforce bandwidth and QoS guarantees in hardware systems. While the concept is simple, implementing it efficiently for hundreds or thousands of clients on FPGA is far from trivial.
This article highlights ...
fpga-soc-rtl-design.hashnode.dev2 min read