gyrus_system.h 814 B

123456789101112131415161718192021222324
  1. #define _REG_NNPU_START 0x00000000
  2. #define _REG_START 0x00080000
  3. #define _REG_NNA_START 0x00080000
  4. #define _REG_NNSYS_START 0x00100000
  5. #define _VHA_TB_START 0x000c0000
  6. #define _RGXREG_START 0x00000000
  7. #define _EMUREG_START 0x0000400000
  8. #define _REG_JX_START 0x00000000
  9. #define _REG_JD_START 0x00000000
  10. #define _REG_JTAG_START 0x00000000
  11. #define _REG_META_SD_START 0x00000000
  12. #define _REG_META_TB_START 0x00000000
  13. #define _REG_NNPU_SIZE 0x00080000
  14. #define _REG_SIZE 0x00100000
  15. #define _REG_NNA_SIZE 0x00080000
  16. #define _REG_NNSYS_SIZE 0x00080000
  17. #define _VHA_TB_SIZE 0x00080000
  18. #define _RGXREG_SIZE 0x00080000
  19. #define _EMUREG_SIZE 0x0000104000
  20. #define _REG_JX_SIZE 0xFFFFFFFF
  21. #define _REG_JD_SIZE 0x00000040
  22. #define _REG_JTAG_SIZE 0x00000080
  23. #define _REG_META_SD_SIZE 0x00002800
  24. #define _REG_META_TB_SIZE 0x00010000