Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 472 Bytes

libmutils

Utility library for Memphis-V and MA-Memphis.

It includes data structures that can be used either in kernel or user code. Please check the headers for documentation.

Installation

Currently, the library supports RISC-V cores simulated in Linux hosts.

Pre-requisites

  • riscv64-elf-gcc

Building

Run make. It should produce a libmutils.a.