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

TODO for the paper as of Nov 2023 #118

Open
mlechu opened this issue Nov 24, 2023 · 0 comments
Open

TODO for the paper as of Nov 2023 #118

mlechu opened this issue Nov 24, 2023 · 0 comments

Comments

@mlechu
Copy link
Contributor

mlechu commented Nov 24, 2023

code

software

  • integration with barrelfish
  • arm_fastmodels_boot mem management so can allocate translation tables
  • debug
  • rust? how well does it work?

hardware

  • C files for mem access testing
  • debug translate function
    • singlesegment and multisegment first
    • simpletable
  • maybe make tests portable

artifact stuff

  • enough testing
  • make sure our collection of vrs files is complete enough, broad variety of features

paper

evaluation

hw/sw core design

  • can we generate both from the same vrs?
    • pick well-known examples (e.g. x86), generate both, run them in fastmodels
  • ideally, make the generated hw and software components work together

integration into actual os

  • barrelfish hopefully (kernelspace, userspace)
  • linux if adventurous

synthesis perf

  • how long does synthesis take
  • vary the vrs files and complexity of these
  • run it a bunch of times
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