Skip to content

ABKGroup/GenMassive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GenMassive

The GenMassive repository contains the generation scripts for large-scale "Designs of Experiments" (DOEs) runs, which generates config files and runscripts of experiments to use for the open-source RTL-to-GDS flow of the OpenROAD tool.

The genMassive.py script can be placed under flow/util/ in the OpenROAD-flow-scripts repository.

For brief instructions on how to use, refer to the following ppt slides here.

ChangeLog

210625

  • Now it uses {chunks/chunk0, chunks/chunk1, ...,} directory under the design directory to reduce the burden on the file reading. The number of runs per chunk can be set as the NumFilesPerChunk variable in genMassive.py.
  • The lower boundary for PLACE_DENSITY is now calculated in the OR tool.
  • Sweeping GR seed is enabled.
  • Sweeping DR seed is enabled.
  • Sweeping clock uncertainty, IO delay are enabled.
  • Original sdc name can be defined as a template.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages