Skip to content

w0lek/FOEDAG_rs

 
 

Repository files navigation

FOEDAG_rs

Raptor GUI, reuses elements of the open-source FOEDAG and augments it

INSTALL Instructions:

  git clone https://github.com/os-fpga/FOEDAG_rs.git
  make 
  make debug
  make test
  sudo make install

To force submodule update:

  make UPDATE_SUBMODULES=ON

To build in production mode:

  make PRODUCTION_BUILD=ON

About

Raptor's GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.8%
  • CMake 8.0%
  • Python 4.2%
  • Makefile 1.3%
  • Tcl 0.5%
  • Verilog 0.1%
  • C 0.1%