You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
348 B

  1. #
  2. # AVNET UltraZED EG StarterKit
  3. # ZynqMP UlraScale-EG plus IO Carrier with on-board digilent smt2
  4. #
  5. source [find interface/ftdi/digilent_jtag_smt2_nc.cfg]
  6. # jtag transport only
  7. transport select jtag
  8. # reset lines are not wired
  9. reset_config none
  10. # slow default clock
  11. adapter speed 1000
  12. set CHIPNAME uscale
  13. source [find target/xilinx_zynqmp.cfg]