Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
resources:eval:user-guides:ad-fmcadc5-ebz [28 Jun 2017 13:59] – Add no-OS drivers link Dragos Bogdanresources:eval:user-guides:ad-fmcadc5-ebz [06 Mar 2018 14:42] – changed the branch used Adrian Costina
Line 30: Line 30:
 The HDL reference design is built around a processor as in an embedded system. You may use either Linux or No-OS software to demonstrate the design (details in the downloads section). In order to run the HDL with the No-OS application, one need to build the HDL bit file and software elf file. The HDL reference design is built around a processor as in an embedded system. You may use either Linux or No-OS software to demonstrate the design (details in the downloads section). In order to run the HDL with the No-OS application, one need to build the HDL bit file and software elf file.
  
-At the time of this writing, we are using the 'dev' branch for both. The [[https://wiki.analog.com/resources/fpga/docs/hdl|HDL user guide]] contains the instructions to build the bit file. **Please make sure you use the 'dev' branch (checkout dev right after cloning).**+The [[https://wiki.analog.com/resources/fpga/docs/hdl|HDL user guide]] contains the instructions to build the bit file. **Please make sure you use the latest release branch (checkout right after cloning).**
  
 Once the bit file is ready, follow these instructions to build the elf file. This assumes you are following our directory structures. If you are not, just get the idea from here and port it to your environment. However you have to figure out things on your own. Once the bit file is ready, follow these instructions to build the elf file. This assumes you are following our directory structures. If you are not, just get the idea from here and port it to your environment. However you have to figure out things on your own.
  
   - Clone [[https://github.com/analogdevicesinc/no-OS|No-OS]] repository   - Clone [[https://github.com/analogdevicesinc/no-OS|No-OS]] repository
-  - **Checkout the 'dev' branch (git checkout dev)**+  - **Checkout the latest release branch (git checkout 2018_R1)**
   - Change the directory to `ad-fmcadc5-ebz/vc707`.   - Change the directory to `ad-fmcadc5-ebz/vc707`.
   - Make the elf file by running `make HDF-FILE=<HDL-REPO>/projects/fmcadc5/vc707/fmcadc5_vc707.sdk/system_top.hdf`   - Make the elf file by running `make HDF-FILE=<HDL-REPO>/projects/fmcadc5/vc707/fmcadc5_vc707.sdk/system_top.hdf`
resources/eval/user-guides/ad-fmcadc5-ebz.txt · Last modified: 20 Dec 2023 11:55 by Stefan-Robert Raus