-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
projects/ad9265_fmc: Solved the requested changes
Updated the HDL project and the documentation. Reverted the changes used for debugging. Signed-off-by: Cristian Mihai Popa <cristianmihai.popa@analog.com>
- Loading branch information
1 parent
5aaddc7
commit d8f5258
Showing
7 changed files
with
46 additions
and
31 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
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
FMC_pin FMC_port Schematic_name System_top_name IOSTANDARD Termination | ||
|
||
# ad9265 | ||
|
||
H4 CLK0_M2C_P DCO+_GLOBAL adc_clk_in_p LVDS_25 DIFF_TERM TRUE | ||
H5 CLK0_M2C_N DCO-_GLOBAL adc_clk_in_n LVDS_25 DIFF_TERM TRUE | ||
|
||
D14 LA09_P D0/1+ adc_data_in_p[0] LVDS_25 DIFF_TERM TRUE | ||
D15 LA09_N D0/1- adc_data_in_n[0] LVDS_25 DIFF_TERM TRUE | ||
C10 LA06_P D2/3+ adc_data_in_p[1] LVDS_25 DIFF_TERM TRUE | ||
C11 LA06_N D2/3- adc_data_in_n[1] LVDS_25 DIFF_TERM TRUE | ||
H13 LA07_P D4/5+ adc_data_in_p[2] LVDS_25 DIFF_TERM TRUE | ||
H14 LA07_N D4/5- adc_data_in_n[2] LVDS_25 DIFF_TERM TRUE | ||
G12 LA08_P D6/7+ adc_data_in_p[3] LVDS_25 DIFF_TERM TRUE | ||
G13 LA08_N D6/7- adc_data_in_n[3] LVDS_25 DIFF_TERM TRUE | ||
H10 LA04_P D8/9+ adc_data_in_p[4] LVDS_25 DIFF_TERM TRUE | ||
H11 LA04_N D8/9- adc_data_in_n[4] LVDS_25 DIFF_TERM TRUE | ||
D11 LA05_P D10/11+ adc_data_in_p[5] LVDS_25 DIFF_TERM TRUE | ||
D12 LA05_N D10/11- adc_data_in_n[5] LVDS_25 DIFF_TERM TRUE | ||
H7 LA02_P D12/13+ adc_data_in_p[6] LVDS_25 DIFF_TERM TRUE | ||
H8 LA02_N D12/13- adc_data_in_n[6] LVDS_25 DIFF_TERM TRUE | ||
G9 LA03_P D14/15+ adc_data_in_p[7] LVDS_25 DIFF_TERM TRUE | ||
G10 LA03_N D14/15- adc_data_in_n[7] LVDS_25 DIFF_TERM TRUE | ||
D8 LA01_CC_P OR+ adc_data_or_p LVDS_25 DIFF_TERM TRUE | ||
D9 LA01_CC_N OR- adc_data_or_n LVDS_25 DIFF_TERM TRUE | ||
|
||
# spi | ||
|
||
G36 LA33_P AD9517_CSB spi_csn_clk LVCMOS25 #N/A | ||
G37 LA33_N CSB spi_csn_adc LVCMOS25 #N/A | ||
H37 LA32_P SDIO spi_sdio LVCMOS25 #N/A | ||
H38 LA32_N SCLK spi_clk LVCMOS25 #N/A |
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
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
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
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
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