n200.json 590 B

1234567891011121314151617
  1. {
  2. "build_config": {
  3. "SOC": "evalsoc",
  4. "DOWNLOAD": "ilm",
  5. "CPU_SERIES": "200"
  6. },
  7. "build_configs": {
  8. "rv32imacb": {"CORE":"n203", "ARCH_EXT":"_zba_zbb_zbc_zbs"}
  9. },
  10. "expected": {
  11. "application/baremetal/demo_nice": {"build": true, "run": false},
  12. "application/baremetal/demo_spmp": {"build": true, "run": false},
  13. "application/baremetal/demo_pmp": {"build": true, "run": false},
  14. "application/baremetal/demo_smode_eclic": {"build": true, "run": false},
  15. "test/core": {"build": false, "run": false}
  16. }
  17. }