n600.json 451 B

123456789101112
  1. {
  2. "build_config": {
  3. "CPU_SERIES": "600"
  4. },
  5. "build_configs": {
  6. "rv32imacb": {"CORE":"n600", "ARCH_EXT":"_zba_zbb_zbc_zbs"},
  7. "rv32imacbp": {"CORE":"n600", "ARCH_EXT":"_zba_zbb_zbc_zbs_xxldspn1x"},
  8. "rv32imafdc": {"CORE":"n600fd", "ARCH_EXT":""},
  9. "rv32imafdcb": {"CORE":"n600fd", "ARCH_EXT":"_zba_zbb_zbc_zbs"},
  10. "rv32imafdcbp": {"CORE":"n600fd", "ARCH_EXT":"_zba_zbb_zbc_zbs_xxldspn1x"}
  11. }
  12. }