Commit 3bf04881 authored by Benoit Rat's avatar Benoit Rat

doc: correct wrong path for synthesis

parent a0309df4
...@@ -241,8 +241,8 @@ git checkout -b wr-nic-v2.0 wr-nic-v2.0 ...@@ -241,8 +241,8 @@ git checkout -b wr-nic-v2.0 wr-nic-v2.0
git submodule init git submodule init
git submodule update git submodule update
## Go to the main directory ## Go to the synthesis directory
cd wr-nic/syn/spec/ cd syn/specdio/
## Synthetize using hdlmake ## Synthetize using hdlmake
hdlmake --make-ise --ise-proj hdlmake --make-ise --ise-proj
......
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