Dispatch an instruction with a custom opcode to a TCA, and collect the response. - [x] Stage1 modification to detect a custom instruction - [x] Dispatch custom instruction to TCA from Stage2 - [ ] Collect responses from TCA in Stages 2 and 3 - [ ] Service memory read and write requests from TCA
Dispatch an instruction with a custom opcode to a TCA, and collect the response.