Skip to content

KochynVolodymyr/FOEDAG

 
 

Repository files navigation

FOEDAG

main Documentation Status

FOEDAG denotes Qt-based Framework Open EDA Gui

Documentation

FOEDAG's full documentation includes tutorials, tool options and contributor guidelines.

Build instructions

Read INSTALL for more details

  make
or
  make debug
or
  make release_no_tcmalloc (For no tcmalloc)
  
make install (/usr/local/bin and /usr/local/lib/foedag by default which requires sudo privilege,
             use PREFIX= for alternative locations.)

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.3%
  • SystemVerilog 5.4%
  • CMake 4.6%
  • Verilog 4.5%
  • Tcl 2.6%
  • Python 1.0%
  • Other 1.6%