Skip to content

Commit

Permalink
ad9083_evb/a10soc: Overwrite spi frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
LIacob106 authored and acostina committed Oct 17, 2023
1 parent 4d676ca commit 6e3553e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/ad9083_evb/a10soc/system_qsys.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ if [info exists ad_project_dir] {
source ../common/ad9083_evb_qsys.tcl
}

set_instance_parameter_value sys_spi {targetClockRate} {1000000.0}

#system ID
set_instance_parameter_value axi_sysid_0 {ROM_ADDR_BITS} {9}
set_instance_parameter_value rom_sys_0 {ROM_ADDR_BITS} {9}
Expand Down

0 comments on commit 6e3553e

Please sign in to comment.