Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
/ riscv-fesvr Public archive
forked from riscvarchive/riscv-fesvr

RISC-V Frontend Server

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

codelec/riscv-fesvr

 
 

Repository files navigation

RISC-V Frontend Server

About

This repository contains the front-end server library, which facilitates communication between a host machine and a RISC-V target machine. It is usually not meant to be used as a standalone package.

Build Steps

Execute the following commands to install the library, assuming you've declared the RISCV environment variable to point to the RISC-V install path:

$ mkdir build
$ cd build
$ ../configure --prefix=$RISCV
$ make install

About

RISC-V Frontend Server

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.4%
  • C++ 33.2%
  • Makefile 7.0%
  • Shell 4.5%
  • M4 1.9%