Skip to content

Implement Interrupt functionality #2

@tjarker

Description

@tjarker

The microprocessor should support simple interrupts.

To be researched and decided:

  • Single interrupt line?
  • How to define ISR address?
  • How to identify cause for interrupt?
    • register accessible by instructions? (like scause in riscv spec)
    • memory mapped?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions