cyreservedresources.p12 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. [Device=$$TARGET_MPN$$]
  2. # The "reserved resources" feature is used to ensure that the device configurator reserves the listed items
  3. # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. If the UDB_SDIO_P<n> component
  4. # is changed to use a different port for the SDIO interface, the section of this file which is uncommented must be updated
  5. # Uncomment this section for UDB_SDIO_P2
  6. #[Blocks]
  7. #udb[0]
  8. #peri[0].div_8[0]
  9. #cpuss[0].dw0[0].chan[0]
  10. #cpuss[0].dw0[0].chan[1]
  11. #cpuss[0].dw1[0].chan[1]
  12. #cpuss[0].dw1[0].chan[3]
  13. #
  14. #[RoutingResources]
  15. #cpuss[0].dw0_tr_in[0]
  16. #cpuss[0].dw0_tr_in[1]
  17. #cpuss[0].dw1_tr_in[1]
  18. #cpuss[0].dw1_tr_in[3]
  19. #
  20. #udb[0].tr_udb[0]
  21. #udb[0].tr_udb[1]
  22. #udb[0].tr_udb[3]
  23. #udb[0].tr_udb[7]
  24. #
  25. #tr_group[0].input[43]
  26. #tr_group[0].input[44]
  27. #tr_group[0].input[47]
  28. #tr_group[0].input[48]
  29. # Uncomment this section for UDB_SDIO_P9
  30. #[Blocks]
  31. #udb[0]
  32. #peri[0].div_8[0]
  33. #cpuss[0].dw0[0].chan[0]
  34. #cpuss[0].dw0[0].chan[1]
  35. #cpuss[0].dw1[0].chan[1]
  36. #cpuss[0].dw1[0].chan[3]
  37. #
  38. #[RoutingResources]
  39. #cpuss[0].dw0_tr_in[0]
  40. #cpuss[0].dw0_tr_in[1]
  41. #cpuss[0].dw1_tr_in[1]
  42. #cpuss[0].dw1_tr_in[3]
  43. #
  44. #udb[0].tr_udb[0]
  45. #udb[0].tr_udb[1]
  46. #udb[0].tr_udb[3]
  47. #udb[0].tr_udb[7]
  48. #
  49. #tr_group[0].input[43]
  50. #tr_group[0].input[44]
  51. #tr_group[0].input[47]
  52. #tr_group[0].input[48]
  53. # Uncomment this section for UDB_SDIO_P12
  54. [Blocks]
  55. udb[0]
  56. peri[0].div_8[0]
  57. cpuss[0].dw0[0].chan[0]
  58. cpuss[0].dw0[0].chan[1]
  59. cpuss[0].dw1[0].chan[1]
  60. cpuss[0].dw1[0].chan[3]
  61. [RoutingResources]
  62. cpuss[0].dw0_tr_in[0]
  63. cpuss[0].dw0_tr_in[1]
  64. cpuss[0].dw1_tr_in[1]
  65. cpuss[0].dw1_tr_in[3]
  66. udb[0].tr_udb[3]
  67. udb[0].tr_udb[9]
  68. udb[0].tr_udb[10]
  69. udb[0].tr_udb[14]
  70. tr_group[0].input[46]
  71. tr_group[0].input[47]
  72. tr_group[0].input[48]
  73. tr_group[0].input[49]