Skip to content
This repository was 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

This branch is 5 commits ahead of, 31 commits behind riscvarchive/riscv-fesvr:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
KRITIK BHIMANI
Jan 22, 2018
f9754d8 · Jan 22, 2018
Jan 22, 2018
Jun 20, 2011
Jun 20, 2011
Jun 20, 2011
Mar 25, 2013
Jan 6, 2017
Aug 6, 2014
Jan 24, 2014
May 5, 2015
May 5, 2015
May 5, 2015
May 5, 2015

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%