vsdflow
vsdflow copied to clipboard
VSDFLOW is an automated solution to programmers, hobbyists and small scale semiconductor technology entrepreneurs who can craft their ideas in RTL language, and convert the design to hardware us...
I had faced error when opening qflow gui in ubuntu (22.04) but it was solved after installing python3-tk. So I think, the installation process will be easier if the last...
The `opensource_eda_tool_install.sh` script installs several tools at `usr/local`. Most of them are EDA-specific, but not cmake. It seems to be dangerous to install such a common tool in the hard-coded...
From opensource_eda_tool_install.sh file: sudo add-apt-repository ppa:saltmakrell/ppa -y This PPA does not exist, or does not work with modern Ubuntu version. I have 20.10 (Groovy Gorilla), and end up with this...
Run parallel Netgen with 'mpirun -np xy netgen' optfile ./ng.opt does not exist - using default values togl-version : 2 OCC module loaded ERROR: This operation needs a mesh errinfo:...
*** *** *********** ********** *********** **** **** ******* **** ************** **** **** *** *** *************** *********** *************** **** **** ******** **** ************** **** **** *** *** **** *** **** ****...
in the eda installation file i.e .sh file ,the netgen version is old and is causing issues when used with qflow.This should be changed to 133 rather than 100 (Version...
Technology set to osu018 from existing qflow_vars.sh file Regenerating files for existing project spi_slave No DISPLAY var, not running graphical magic. what should i do sir please help me
naikpush@PushpaLatest:~/Desktop/vsdflow/OpenSTA-master$ sudo ln -s $PWD/app/sta /usr/bin/sta naikpush@PushpaLatest:~/Desktop/vsdflow/OpenSTA-master$ sta Command 'sta' not found, but can be installed with: sudo apt install opensta naikpush@PushpaLatest:~/Desktop/vsdflow/OpenSTA-master$ sudo apt install opensta Reading package lists... Done...