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

decode and execute in one cycle? #13

Open
benjamin051000 opened this issue Aug 18, 2024 · 1 comment
Open

decode and execute in one cycle? #13

benjamin051000 opened this issue Aug 18, 2024 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@benjamin051000
Copy link
Owner

Some things like DELAY_FOR_RAM may be able to be performed one cycle sooner in the uops (as soon as the instruction is decoded, even in the same clock cycle?)

@benjamin051000
Copy link
Owner Author

I'm hesitant to implement this since I don't know how it will affect a pipelined arch.

@benjamin051000 benjamin051000 added enhancement New feature or request question Further information is requested labels Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant