DE2-115 Ethernet Network Setup

This page summarizes the projects mentioned and recommended in the original post on /r/FPGA

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • verilog-ethernet

    Verilog Ethernet components for FPGA implementation

  • For a personal project I'm trying to send data via Ethernet from my laptop into the FPGA, where it has some filtering and other processing done to it, then back into my laptop. I've been trying to get this repo to work, but there's a problem: my ancient macbook can't run Quartus, so I need to use campus PCs to build the project and program the board, but I don't have permissions to successfully run the makefiles that build the project.

  • Real-Time-Image-Video-Dehazing

    The Final Project of team 8, NTUEE, Digital Circuits Lab (2021 Fall)

  • To get around this, I've tried following this example which uses that repo and manually compiling + programming the necessary files it lists in Quartus, but I'm still struggling to verify any communication. I've tried changing my laptop IP and the device IP using ifconfig, but with no success so far. My immediate goal is to establish the interface and successfully run the suggested test (using netcat to send data to the FPGA with a loopback sending it back to the laptop). Right now I can't figure out if the test isn't working because of a networking issue, or a problem I caused while trying to compile the project.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts