chipyard icon indicating copy to clipboard operation
chipyard copied to clipboard

Documentation for test-chip specific features

Open jerryz123 opened this issue 4 years ago • 1 comments

Impact: docs

Description We are slowly adding testchip-like features into chipyard designs. Some features that would be good to document are

  • [ ] Loadmem support in our testchip_tsi implementation
  • [ ] TestChip clock/reset handling (Currently the TileResetCtrl registers in testchipip)
  • [ ] New testchip_tsi fesvr cmdline args (+init_write, +no_hart0_msip)
  • [ ] BootROM and BootAddrReg (from testchipip)
  • [ ] CustomBootPin (from testchipip)
  • [ ] How to extend testchip_tsi with more custom behavior when +init_write is insufficient

jerryz123 avatar Mar 31 '21 06:03 jerryz123

Also explaining what to do when +init_write isn't enough.

colinschmidt avatar Mar 31 '21 15:03 colinschmidt