Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU modification for custom opcodes #32

Open
2 of 4 tasks
nirajnsharma opened this issue Jul 17, 2020 · 0 comments
Open
2 of 4 tasks

CPU modification for custom opcodes #32

nirajnsharma opened this issue Jul 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nirajnsharma
Copy link
Collaborator

nirajnsharma commented Jul 17, 2020

Dispatch an instruction with a custom opcode to a TCA, and collect the response.

  • Stage1 modification to detect a custom instruction
  • Dispatch custom instruction to TCA from Stage2
  • Collect responses from TCA in Stages 2 and 3
  • Service memory read and write requests from TCA
@nirajnsharma nirajnsharma self-assigned this Jul 17, 2020
@nirajnsharma nirajnsharma added the enhancement New feature or request label Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant