9 results for “topic:ip-stack”
udp/tcp/ip stack experimentation
A portable and minimalistic IP stack
Network tunnel as an example
UDP/IP network stack from scratch (v1) - MII PHY, MAC/IP/UDP parsing in VHDL. First working version with <2μs latency.
UDP parser v5 FINAL - Real-time byte-by-byte architecture. 1% → 100% success rate. Production-ready with comprehensive XDC constraints.
UDP parser v2 - Improved MAC filtering and IP checksum validation. Fixed preamble stripping issues.
UDP/IP parser for RGMII - Initial implementation (wrong interface for Arty A7). Lesson: Read hardware docs first! See MII versions for correct implementation.
UDP parser v3 - Enhanced with comprehensive debug outputs and performance instrumentation.
Pure Python Usermode IP Stack