Changes between Version 5 and Version 6 of Tutorials/k0SDR/Tutorial16


Ignore:
Timestamp:
Sep 24, 2015, 6:27:09 PM (9 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial16

    v5 v6  
    99* If using a Windows machine, create a folder D:/Repository/crkit_svn
    1010* Checkout the source code from the SVN repository  http://crkit.orbit-lab.org/svn/crkit
    11 * crkit_svn/design/trunk/vivado_build/crkit_spec_sense.zip is the spectrum sensing application build. Uncompress the zip file, it gives a crkit_zd folder.
     11* crkit_svn/design/trunk/vivado_build/crkit_spec_sense.zip is the spectrum sensing application build. Uncompress the zip file to crkit_zd folder.
     12
     13=== Building the FPGA design ===
    1214* Open crkit_zd.xpr, the Vivado project.
    1315  The FPGA design consists of the CRKIT framework and the spectrum sensing receive application (instantiated as u_app_rx_bd). All the files here, point to the source files in the repository D:/Repository/crkit_svn. In case the source files are located elsewhere, they will have to be added to the project.
     
    1517 
    1618 
    17  || [[Image(vivado_project.jpg, width=500px)]] ||
     19 || [[Image(vivado_project.jpg, width=1000px)]] ||
    1820
    19 === Building the FPGA design ===
    2021=== Building ARM core software ===
     22