iocsr_config.h 512 B

1234567891011121314151617
  1. /*
  2. * Copyright Altera Corporation (C) 2012-2014. All rights reserved
  3. *
  4. * SPDX-License-Identifier: BSD-3-Clause
  5. */
  6. /* This file is generated by Preloader Generator */
  7. #ifndef _PRELOADER_IOCSR_CONFIG_H_
  8. #define _PRELOADER_IOCSR_CONFIG_H_
  9. #define CONFIG_HPS_IOCSR_SCANCHAIN0_LENGTH (764)
  10. #define CONFIG_HPS_IOCSR_SCANCHAIN1_LENGTH (1719)
  11. #define CONFIG_HPS_IOCSR_SCANCHAIN2_LENGTH (955)
  12. #define CONFIG_HPS_IOCSR_SCANCHAIN3_LENGTH (16766)
  13. #endif /*_PRELOADER_IOCSR_CONFIG_H_*/