-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/victorricardoaguilerasanche…
- Loading branch information
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
# EclypseZ7_DIAL_System | ||
|
||
This repository inlcude all the codes used in the development of the Master Thesis: | ||
This repository include all the codes and constraints used in the development of the Master Thesis: | ||
"Development of a Differential Absorption Lidar System based on a SoC-FPGA for Carbon Dioxide Sensing" by Victor Ricardo Aguilera Sanchez | ||
|
||
The codes are located in Vivado, Vitis and Matlab folders. | ||
However, the design of the HW platform in VIvado is carefully explained in the Master Thesis. | ||
The codes are located in Vivado, Vitis, and Matlab folders. | ||
However, the design of the HW platform in Vivado is carefully explained along the Master Thesis. | ||
|
||
In particular the codes and constraints used for the measurements obtained in the project are: | ||
* Vivado_sources/Eclypse_Z7_Master | ||
In particular, the codes and constraints used for the measurements obtained in the project are as follows: | ||
* Vivado_Sources/Eclypse_Z7_Master | ||
* Vitis_Codes/DIAL_ON_CHIP_CORR_ON_CHIP_CONFIG | ||
* Matlab_Codes/ECLYPSE_Z7_DIAL_v3 | ||
|