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

Feature request: Speed Up CPU #26

Open
VladisM opened this issue Apr 12, 2018 · 0 comments
Open

Feature request: Speed Up CPU #26

VladisM opened this issue Apr 12, 2018 · 0 comments

Comments

@VladisM
Copy link
Owner

VladisM commented Apr 12, 2018

There is a lot of place to speed up CPU, ideal should be 50MHz or 100MHz. Just now CPU is running at 50MHz on Cyclone IV, and at 25MHz on low cost MAX10. Things that can be done to speed up:

  • Pipeline CPU
  • Add cache memory
  • Replace FIFO in SDRAM driver with better domain crossing
  • Don't close row in SDRAM
  • Load next word from SDRAM into temp register when reading instruction
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

1 participant