u600.json 607 B

12345678910111213
  1. {
  2. "build_config": {
  3. "CPU_SERIES": "600"
  4. },
  5. "build_configs": {
  6. "rv32imacb": {"CORE":"u600", "ARCH_EXT":"_zba_zbb_zbc_zbs"},
  7. "rv32imacbp": {"CORE":"u600", "ARCH_EXT":"_zba_zbb_zbc_zbs_xxldspn1x"},
  8. "rv32imafdc": {"CORE":"u600fd", "ARCH_EXT":""},
  9. "rv32imafdcb": {"CORE":"u600fd", "ARCH_EXT":"_zba_zbb_zbc_zbs"},
  10. "rv32imafdcbp": {"CORE":"u600fd", "ARCH_EXT":"_zba_zbb_zbc_zbs_xxldspn1x"},
  11. "rv32imafdcbp_zicond": {"CORE":"u600fd", "ARCH_EXT":"_zba_zbb_zbc_zbs_zicond_xxldspn1x", "NMSIS_LIB_ARCH": "rv32imafdc_zba_zbb_zbc_zbs_xxldspn1x"}
  12. }
  13. }