After the backdoor is created, the SRAM tests should be removed and the DRAM should be used instead. - [ ] Create DRAM backdoor - [ ] Delete the `sram` from the target name in [hjson](https://github.com/lowRISC/mocha/blob/28542ccbe7cfca8f1550bb9eafe5fdf339a0560e/hw/top_chip/dv/top_chip_sim_cfg.hjson#L50) - [ ] Delete the sram binaries from [cmake](https://github.com/lowRISC/mocha/blob/28542ccbe7cfca8f1550bb9eafe5fdf339a0560e/sw/cmake/tests.cmake#L108) - [ ] Clean up documentation (remove any explanation of the _sram binaries)
After the backdoor is created, the SRAM tests should be removed and the DRAM should be used instead.
sramfrom the target name in hjson