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

Extracting Control Signals from the Simulator #28

Open
rsar97 opened this issue Apr 17, 2024 · 1 comment
Open

Extracting Control Signals from the Simulator #28

rsar97 opened this issue Apr 17, 2024 · 1 comment

Comments

@rsar97
Copy link

rsar97 commented Apr 17, 2024

Is it possible to extract the control signals of the processor corresponding to the RTL code of the or1200 processsor for a given set of instructions ?

@stffrdhrn
Copy link
Member

The or1ksim simulator is a instruction simulator which simulates at the instruction level . It is not meant to replicate a CPU implementation internals.

I suspect you could output control signals using or1200 and iverilog. Fusesoc could help with this.

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

No branches or pull requests

2 participants