Skip to content

Lib Analyzer is an application which is used to analyze the cells in the liberty files.

Notifications You must be signed in to change notification settings

merledu/Lib-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lib-Analyzer

Lib Analyzer is an application which is used to analyze the cells in the liberty files.

How to install and run the application

  1. Clone the repository only in Desktop location.
$cd Desktop
$git clone --branch lib-analyzer https://github.com/merledu/MERL-Softwares-dev.git
  1. Go inside the repository.
$cd Desktop/Lib-Analyzer
  1. Install all requirements
python3 -m pip install ir req.txt
  1. Run these commands for installing node_modules folder

$sudo apt-get install nodejs npm
$npm install nodejs
$npm install electron
  1. Move the main.desktop file in Desktop
  2. Right click on main.desktop and click Mark as Executable option.
  3. Double click the main.desktop file.
  4. Congrats, You set up the Lib Analyzer Successfully.

Help

If main.desktop is not working, then run the python following command:

$python3 launcher.py

About

Lib Analyzer is an application which is used to analyze the cells in the liberty files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published