Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 457 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 457 Bytes

libmemphis

Support library for applications targeting MA-Memphis platform.

It includes several functions related to message-passing and newlib support. Please check memphis.h for documentation.

Installation

Currently, MA-Memphis supports RISC-V cores simulated in Linux hosts.

Pre-requisites

  • riscv64-elf-gcc

Building

Run make. It should produce a libmemphis.a.