Changes between Version 5 and Version 6 of Tutorials/k0SDR/Tutorial16
- Timestamp:
- Sep 24, 2015, 6:27:09 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial16
v5 v6 9 9 * If using a Windows machine, create a folder D:/Repository/crkit_svn 10 10 * 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 === 12 14 * Open crkit_zd.xpr, the Vivado project. 13 15 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. … … 15 17 16 18 17 || [[Image(vivado_project.jpg, width= 500px)]] ||19 || [[Image(vivado_project.jpg, width=1000px)]] || 18 20 19 === Building the FPGA design ===20 21 === Building ARM core software === 22