Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 331 Bytes

Scalable Pipelined Lookup (FPGA)

Dual-parallel fixed-latency lookup (CAM-like) of IP address prefixes.

This uses state-of-the-art research (2022) on a novel tree structure; 30% more efficient than existing solutions.

Available in SystemVerilog and a subsequent SpinalHDL rewrite.

Re-usable in router and switch applications.