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.
 
 
 
 
 
 

19 lines
417 B

  1. # Copyright (C) 2019, 2020 Synopsys, Inc.
  2. # Anton Kolesov <anton.kolesov@synopsys.com>
  3. # Didin Evgeniy <didin@synopsys.com>
  4. #
  5. # SPDX-License-Identifier: GPL-2.0-or-later
  6. #
  7. # Synopsys DesignWare ARC HSDK Software Development Platform (HS38 cores)
  8. #
  9. source [find interface/ftdi/snps_sdp.cfg]
  10. adapter speed 10000
  11. # ARCs supports only JTAG.
  12. transport select jtag
  13. # Configure SoC
  14. source [find target/snps_hsdk.cfg]