User Tools


Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
ee:hydrophones:start [2019/02/21 19:25]
Chris Nathman [Hardware]
ee:hydrophones:start [2019/10/17 19:07]
Chris Nathman [Code]
Line 64: Line 64:
  
 ==== Code ==== ==== Code ====
-All software and firmware is available in [[https://github.com/​PalouseRobosub/​hydro-zynq|the ​GitHub ​repository]]. There are two primary directories,​ ''​%%hardware/​%%''​ and ''​%%software/​%%''​. The ''​%%hardware/​%%''​ folder contains all the Verilog and TCL files for interacting with Vivado. TCL scripts have been generated to rebuild the block design in [[https://​www.xilinx.com/​products/​design-tools/​vivado.html|Vivado]],​ and a ''​%%README.txt%%''​ file in ''​%%proj/​%%''​ describes how to use them. Additionally,​ the IO constraints file is provided for the current hardware.+All software and firmware is available in [[https://gitlab.com/​PalouseRobosub/Electrical/​hydro-zynq|the ​Gitlab ​repository]]. There are two primary directories,​ ''​%%hardware/​%%''​ and ''​%%software/​%%''​. The ''​%%hardware/​%%''​ folder contains all the Verilog and TCL files for interacting with Vivado. TCL scripts have been generated to rebuild the block design in [[https://​www.xilinx.com/​products/​design-tools/​vivado.html|Vivado]],​ and a ''​%%README.txt%%''​ file in ''​%%proj/​%%''​ describes how to use them. Additionally,​ the IO constraints file is provided for the current hardware.
  
 The software folder contains all C source code used in programming the HydroZynq. An ELF file can be created by using the ''​%%mk%%''​ script supplied with the source file name.  The software folder contains all C source code used in programming the HydroZynq. An ELF file can be created by using the ''​%%mk%%''​ script supplied with the source file name.