Skip to content

Writing small RISC-V assembly programs #21

Description

@dydx404

Create a set of tiny RISC-V programs to test core CPU features:

Register writes

ADD/SUB

LW/SW

BEQ loops

PC branch behaviour

A mini F1-like counter loop if needed

Compile to .hex using riscv64-unknown-elf-as + objcopy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions