Skip to content

Commit

Permalink
Update SPI Engine AD738x
Browse files Browse the repository at this point in the history
Added ad738x_fmc.txt file

Signed-off-by: Ioan-daniel Pop <[email protected]>
  • Loading branch information
PIoandan committed Sep 21, 2023
1 parent 8d55834 commit 4e1b063
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
1 change: 0 additions & 1 deletion projects/ad738x_fmc/common/ad738x_bd.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,3 @@ ad_cpu_interrupt "ps-12" "mb-12" $hier_spi_engine/irq

ad_mem_hp2_interconnect sys_cpu_clk sys_ps7/S_AXI_HP2
ad_mem_hp2_interconnect sys_cpu_clk axi_ad738x_dma/m_dest_axi

12 changes: 12 additions & 0 deletions projects/ad738x_fmc/common/ad738x_fmc.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# ad738x

FMC_pin FMC_port Schematic_name System_top_name IOSTANDARD Termination

C30 FMC_LPC_LA00_CC_P SCL spi_sclk LVCMOS25 #N/A
C31 FMC_LPC_LA01_CC_P SDA spi_sdia LVCMOS25 #N/A
D8 FMC_LPC_LA02_P SDOA spi_sdia LVCMOS25 #N/A
D9 FMC_LPC_LA02_P SDOB spi_sdib LVCMOS25 #N/A
G6 FMC_LPC_LA00_CC_P SCLK spi_sclk LVCMOS25 #N/A
G7 FMC_LPC_LA00_CC_N CS spi_cs LVCMOS25 #N/A
H4 FMC_LPC_LA00_CC_P SCLK_R spi_sclk LVCMOS25 #N/A
H7 FMC_LPC_LA01_CC_N SDI spi_sdo LVCMOS25 #N/A
1 change: 0 additions & 1 deletion projects/ad738x_fmc/zed/system_bd.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ ad_ip_parameter rom_sys_0 CONFIG.ROM_ADDR_BITS 9
sysid_gen_sys_init_file

source ../common/ad738x_bd.tcl

1 change: 0 additions & 1 deletion projects/ad738x_fmc/zed/system_project.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ adi_project_files ad738x_fmc_zed [list \
"$ad_hdl_dir/projects/common/zed/zed_system_constr.xdc"]

adi_project_run ad738x_fmc_zed

0 comments on commit 4e1b063

Please sign in to comment.