Skip to content

Commit 9258bbd

Browse files
StancaPopsarpadi
authored andcommitted
ad7606x: Fix serial bug
1 parent cbe69f8 commit 9258bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: projects/ad7606x_fmc/common/ad7606x_bd.tcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ switch $INTF {
134134
1 {
135135

136136
# instantiation
137-
create_bd_intf_port -mode Master -vlnv analog.com:interface:spi_master_rtl:1.0 ad7606_spi
137+
create_bd_intf_port -mode Master -vlnv analog.com:interface:spi_engine_rtl:1.0 ad7606_spi
138138

139139
# spi engine
140140
source $ad_hdl_dir/library/spi_engine/scripts/spi_engine.tcl

0 commit comments

Comments
 (0)