This adds an example of how to integrate the hub into a design. For the moment, wishbone is disabled, but I plan to add a uart bridge in the future. Signed-off-by: Sean Anderson <seanga2@gmail.com> |
||
---|---|---|
.. | ||
README.adoc | ||
top.pcf | ||
top.v |
README.adoc
= Ethernet breakout board hub This directory contains an example design for a 4-port hub. It runs on an https://www.olimex.com/Products/FPGA/iCE40/iCE40HX8K-EVB/[Olimex iCE40HX8K-EVB] combined with an ethernet breakout board. To compile this design, run $ make examples/breakout_hub/top.bin from the root directory of this repository. NextPNR can't always reliably place and route this design (due to heavy I/O congestion), so you may need to run this multiple times.