SkillAgentSearch skills...

FOEDAG

Framework Open EDA Gui

Install / Use

/learn @os-fpga/FOEDAG
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

FOEDAG <img src="./docs/source/overview/figures/osfpga_logo.png" width="200" align="right">

main Documentation Status codecov

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.)

[!NOTE] Default WebEngine based editor, Monaco is not supported on WSL and DOCKER. Use the flag as shown below to revert to Qt based editor, QScintilla.

make MONACO_EDITOR=0 #Refer the Makefile for usage
View on GitHub
GitHub Stars73
CategoryDevelopment
Updated2mo ago
Forks33

Languages

C++

Security Score

85/100

Audited on Jan 12, 2026

No findings