Commit a02fae25 authored by Andrey Filippov's avatar Andrey Filippov

Update README.md

parent 842b5ca9
......@@ -267,11 +267,11 @@ when we'll hit particular problems, for eddr3 only one file needs to be patched
Run patch command from the unisms subdirectory of the eddr3 project :
```bash
~/git/eddr3/unisims$ patch -p1 < ../unisims_patches/OSERDESE1.diff
patch -p1 < ../unisims_patches/OSERDESE1.diff
```
In x393_sata project this command will be
```bash
~/git/eddr3/unisims$ patch -p1 < ../x393/unisims_patches/OSERDESE1.diff
patch -p1 < ../x393/unisims_patches/OSERDESE1.diff
```
After new files are added the project needs to be refreshed - you may click on the project name in the navigator window
and press F5 key or right-click -> Refresh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment