Commit cc361ad0 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

update building.txt manual

parent e9b1f890
...@@ -25,7 +25,7 @@ Disclaimer: this readme assumes that you know the basic UNIX commands. ...@@ -25,7 +25,7 @@ Disclaimer: this readme assumes that you know the basic UNIX commands.
3. Download WR Switch HDL sources 3. Download WR Switch HDL sources
$ git clone --recursive git://ohwr.org/white-rabbit/wr-switch-hdl.git $ git clone --recursive git://ohwr.org/white-rabbit/wr-switch-hdl.git
$ cd wr-switch-hdl $ cd wr-switch-hdl
$ git checkout wr-switch-sw-v3.0 $ git checkout wr-switch-sw-v3.3
$ git submodule update $ git submodule update
4. Build it 4. Build it
...@@ -60,4 +60,4 @@ A: The synthesis takes approx 2 hours on a Core i7-980x machine. If you don't ne ...@@ -60,4 +60,4 @@ A: The synthesis takes approx 2 hours on a Core i7-980x machine. If you don't ne
Q: ISE appears to have frozen during MAP/PAR! Q: ISE appears to have frozen during MAP/PAR!
A: Did you install a 64-bit version of ISE? It needs up to 4 GB of free RAM during mapping/routing the design. A: Did you install a 64-bit version of ISE? It needs up to 4 GB of free RAM during mapping/routing the design.
32-bit version can't use more than 3 GBs and sometimes freezes instead of throwing an error. 32-bit version can't use more than 3 GBs and sometimes freezes instead of throwing an error.
\ No newline at end of file
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