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

Merge with dev #78

Merged
merged 241 commits into from
Jun 10, 2024
Merged

Merge with dev #78

merged 241 commits into from
Jun 10, 2024

Conversation

onsdagens
Copy link
Collaborator

Master has fallen quite a bit behind.

This merge contains, among other things

  • A model of Hippomenes, a rv32i core extended with the N-CLIC interrupt controller allowing zero-latency interrupt dispatch and return.
  • Revamped, egui based GUI
  • WiP graphical model editor
  • Egui view for all of the RISC-V components
  • Data memory view, Instruction memory view, Register file view panes for the egui based GUI
  • The RISC-V model now has a graphical view that makes (at least some) sense
  • Massive performance improvements to the egui view
  • Improvements to documentation
  • Smaller fixes and features that i've forgotten about

vaneri-9 added 30 commits July 14, 2023 00:32
@onsdagens
Copy link
Collaborator Author

I will get back to this tomorrow, but it is time!

@onsdagens
Copy link
Collaborator Author

onsdagens commented Jun 7, 2024

Vizia has seen some changes since we last looked into it, leaving the Vizia-based GUI broken.

Two options exist:

  • Point to some old commit
  • Refactor based on current Vizia

I figure the Vizia GUI has fallen enough behind the egui version that there is no point keeping it alive. Instead, i've refactored it to build under the most recent version, with no guarantees to correctness. If someone in the future is willing to work on making it feature-complete (general GUI exploration under different frameworks sounds like a nice master's thesis for someone not that interested in the regular embedded stuff, but still into Rust), that's fine, for now we keep it around as legacy.

@onsdagens
Copy link
Collaborator Author

Also, this includes #40

@onsdagens
Copy link
Collaborator Author

Addresses #60 #52 , (the egui )half of #17 , #9

Copy link
Owner

@perlindgren perlindgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too many changes to deny!!!!

@perlindgren perlindgren merged commit 7ea181d into master Jun 10, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants