u600.json 983 B

12345678910111213141516171819
  1. {
  2. "build_config": {
  3. "CPU_SERIES": "600"
  4. },
  5. "build_configs": {
  6. "rv32imac": {"CORE":"u600"},
  7. "rv32imacb": {"CORE":"u600", "ARCH_EXT":"_zba_zbb_zbc_zbs"},
  8. "rv32imacbp": {"CORE":"u600", "ARCH_EXT":"_zba_zbb_zbc_zbs_xxldspn1x"},
  9. "rv32imafc": {"CORE":"u600f", "ARCH_EXT":""},
  10. "rv32imafcb": {"CORE":"u600f", "ARCH_EXT":"_zba_zbb_zbc_zbs"},
  11. "rv32imafcp": {"CORE":"u600f", "ARCH_EXT":"_xxldspn1x"},
  12. "rv32imafcbp": {"CORE":"u600f", "ARCH_EXT":"_zba_zbb_zbc_zbs_xxldspn1x"},
  13. "rv32imafdc": {"CORE":"u600fd", "ARCH_EXT":""},
  14. "rv32imafdcb": {"CORE":"u600fd", "ARCH_EXT":"_zba_zbb_zbc_zbs"},
  15. "rv32imafdcp": {"CORE":"u600fd", "ARCH_EXT":"_xxldspn1x"},
  16. "rv32imafdcbp": {"CORE":"u600fd", "ARCH_EXT":"_zba_zbb_zbc_zbs_xxldspn1x"},
  17. "rv32imafdcbp_zicond": {"CORE":"u600fd", "ARCH_EXT":"_zba_zbb_zbc_zbs_zicond_xxldspn1x", "NMSIS_LIB_ARCH": "rv32imafdc_zba_zbb_zbc_zbs_xxldspn1x"}
  18. }
  19. }