Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

StanfordAHA/PowerDomainDesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PowerDomainsBackEnd

Run Commands:

set NAME_PE = Tile_PDDaisyPECore 

if (-d $NAME_PE) then
  rm -rf $NAME_PE 
endif

mkdir $NAME_PE 
cd $NAME_PE 
setenv DESIGN $NAME_PE 
/cad/cadence/GENUS17.21.000.lnx86/bin/genus -legacy_ui -f ../../scripts/synthesize.power.tcl
innovus -replay ../../scripts/layout_pe_tile_new.tcl
cd ..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published