Hacker News new | ask | show | jobs
by Rubu 3675 days ago
Cool stuff. There's an open-source TCP stack available in Verilog on OpenCores[0], but that is actually C code compiled to Verilog using Chips[1]. Had no idea this kind of stuff existed, but then again, it has been a while since I've done anything in VHDL.

[0]: http://opencores.org/project,tcp_socket [1]: https://github.com/dawsonjon/Chips-2.0