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

Object Model Support #343

Open
sequencer opened this issue Nov 8, 2023 · 0 comments
Open

Object Model Support #343

sequencer opened this issue Nov 8, 2023 · 0 comments

Comments

@sequencer
Copy link
Member

sequencer commented Nov 8, 2023

In order to feed Documentation to Typst template, as well as PnR scripts. T1 will use Object Model in MLIR.
The OM information will be stored via Property API in the OM IR, there will be an additional CIRCT plugin to consume these. this is the general roadmap:

Here are OM I can think about:

- T1SubsystemOM
  - RocketCore
    - I$
    - D$
    - ISA
  - PLIC
    - Interrupts
  - CLINT
    - Interrupts
  - MemorySubsystem
    - Region0
    - Region1
    - ...
  - T1
    - ISA
    - uArch
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