Skip to content

chungshien-chai/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

RapidSilicon Raptor GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.5%
  • Tcl 7.6%
  • CMake 7.5%
  • Python 4.0%
  • Makefile 1.2%
  • Verilog 0.1%
  • C 0.1%