We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e89580 commit 3671297Copy full SHA for 3671297
projects/ad_gmsl2eth_sl/k26/README.md
@@ -18,8 +18,9 @@ The +VCC_SOM voltage is 5V and the SOM connectors voltages can be found in the t
18
This project uses [Corundum NIC](https://github.com/corundum/corundum) and it needs to be cloned alongside this repository.
19
20
```
21
-git clone https://github.com/corundum/corundum.git
22
-git checkout ed4a26e2cbc0a429c45d5cd5ddf1177f86838914
+hdl/../> git clone https://github.com/ucsdsysnet/corundum.git
+corundum/> git checkout 37f2607
23
+corundum/> git apply ../hdl/library/corundum/patch_axis_xgmii_rx_64.patch
24
cd hdl/projects/ad_gmsl2eth_sl/k26
25
make
26
0 commit comments