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

[LiteX] Create a generic debug interface for soft-CPU cores and connect to GDB #39

Open
mithro opened this issue Feb 28, 2017 · 1 comment

Comments

@mithro
Copy link
Member

mithro commented Feb 28, 2017

[LiteX] Create a generic debug interface for soft-CPU cores and connect to GDB

Brief explanation

While doing software development being able to use gdb to find out what the CPU is doing is really useful. We would like that for LiteX's multiple soft-CPU implementations running both on real hardware and in simulation.

Expected results

GDB is able to control the soft-CPU implementations on both on real hardware and in simulation.

Detailed Explanation

The student will need to implement the parts shown in blue in the following diagram;

Block Diagram

Further reading

Knowledge Prerequisites

  • List of
  • what knowledge is required
  • to complete this project.

Contacts

@shivmgg
Copy link

shivmgg commented Mar 16, 2019

If interested, please take a look at:
https://gsoc2018timvideos.wordpress.com/2018/08/09/gsoc18-final-submission-report/

GSoC-2018
This is the final submission for my Google Summer of Code project and contains the description of the work accomplished and what more needs to be done. During the official coding period, I predomin…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants