mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-14 20:58:09 +00:00
- Bump firmware compat to 6.1 - Remove crossbar counter logic (the FPGA does *not* support crossbar counters anymore, so we remove it from the firmware as well) - Remove crossbar programming control (this is now provided by RFNoC management packets) - Remove UDP framing control (this is also provided by RFNoC management packets) - Remove Ethernet link/activity LED control (this has been handled by the FPGA directly for years now) - Add functionality to program transport adapter. The TA is programmed directly on the settings bus, so for the most part, this is already possible from the firmware. The only exception is the 'virtual' register to program IP address and MAC at the same time. In the firmware, it will perform an ARP lookup of the MAC address, and then write the "normal" IPv4 address register in the TA, as well as the MAC address registers. - Updated bootram.coe |
||
|---|---|---|
| .. | ||
| include | ||
| lib | ||
| lwip | ||
| lwip_port | ||
| utils | ||
| x300 | ||
| .gitignore | ||
| CMakeLists.txt | ||