Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:fpga:xilinx:interposer:adf4106 [31 Oct 2013 10:59] – Fix some typos. Istvan Csomortaniresources:fpga:xilinx:interposer:adf4106 [09 Jan 2021 00:49] (current) – user interwiki links Robin Getz
Line 27: Line 27:
   * [[adi>ADF4106|ADF4106 Product Info]] - pricing, samples, datasheet   * [[adi>ADF4106|ADF4106 Product Info]] - pricing, samples, datasheet
   * [[adi>/static/imported-files/user_guides/UG-159.pdf|EVAL-ADF4106SD1Z evaluation board user guide]]   * [[adi>/static/imported-files/user_guides/UG-159.pdf|EVAL-ADF4106SD1Z evaluation board user guide]]
-  * [[http://www.xilinx.com/products/boards-and-kits/EK-K7-KC705-G.htm | Xilinx KC705 FPGA board]]+  * [[xilinx>products/boards-and-kits/EK-K7-KC705-G.htm | Xilinx KC705 FPGA board]]
  
 ====== Getting Started ====== ====== Getting Started ======
Line 35: Line 35:
 ===== Required Hardware ===== ===== Required Hardware =====
  
-  * [[http://www.xilinx.com/products/boards-and-kits/EK-K7-KC705-G.htm | Xilinx KC705 FPGA board]]+  * [[xilinx>products/boards-and-kits/EK-K7-KC705-G.htm | Xilinx KC705 FPGA board]]
   * FMC-SDP adapter board   * FMC-SDP adapter board
   * **EVAL-ADF4106SD1Z** evaluation board   * **EVAL-ADF4106SD1Z** evaluation board
Line 48: Line 48:
 <WRAP round download 80%> <WRAP round download 80%>
 \\ \\
-  * **ADF4106 Driver:** https://github.com/analogdevicesinc/no-OS/tree/master/device_drivers/ADF4106+  * **ADF4106 Driver:** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/frequency/adf4106
   * **ADF4106 Commands:** https://github.com/analogdevicesinc/no-OS/tree/master/device_commands/ADF4106   * **ADF4106 Commands:** https://github.com/analogdevicesinc/no-OS/tree/master/device_commands/ADF4106
   * **Xilinx Boards Common Drivers:** https://github.com/analogdevicesinc/no-OS/tree/master/platform_drivers/Xilinx/SDP_Common   * **Xilinx Boards Common Drivers:** https://github.com/analogdevicesinc/no-OS/tree/master/platform_drivers/Xilinx/SDP_Common
Line 69: Line 69:
 ^ Command ^ Description ^ ^ Command ^ Description ^
 | **help?** | Displays all available commands. | | **help?** | Displays all available commands. |
-| **setregister=** | Update the selected latch with the current set ups. Accepted value:\\ latch:\\ 0 - Reference latch\\ 1 - N Counter Latch\\ 2 - Function Latch\\ 3 - Initialization Latch\\ value:\\ 24 bit values, you can find more information about the registers in the data sheet | +| **register=** | Update the selected latch with the current set ups. Accepted value:\\ latch:\\ 0 - Reference latch\\ 1 - N Counter Latch\\ 2 - Function Latch\\ 3 - Initialization Latch\\ value:\\ 24 bit values, you can find more information about the registers in the data sheet | 
-| **getregister?** | Print the specified latch values in a human readable format. Accepted value:\\ latch:\\ 0 - Reference latch\\ 1 - N Counter Latch\\ 2 - Function Latch\\ 3 - Initialization Latch | +| **register?** | Print the specified latch values in a human readable format. Accepted value:\\ latch:\\ 0 - Reference latch\\ 1 - N Counter Latch\\ 2 - Function Latch\\ 3 - Initialization Latch | 
-| **setfrequency=** | Set the VCO frequency. Accepted value:\\ 5 .. 6000 - betwwen 5Mhz and 6Ghz | +| **frequency=** | Set the VCO frequency. Accepted value:\\ 5 .. 6000 - betwwen 5Mhz and 6Ghz | 
-| **getfrequency?** | Print the actual VCO frequency. |+| **frequency?** | Print the actual VCO frequency. |
  
 Commands can be executed using a serial terminal connected to the UART peripheral of Xilinx KC705 FPGA. Commands can be executed using a serial terminal connected to the UART peripheral of Xilinx KC705 FPGA.
resources/fpga/xilinx/interposer/adf4106.1383213569.txt.gz · Last modified: 31 Oct 2013 10:59 by Istvan Csomortani