refactored openroad stuff into OpenROADTool base class. fixed PR suggestions

This commit is contained in:
Sam Steffl
2020-06-19 12:03:59 -07:00
parent 5acf583d88
commit 254304428b
3 changed files with 14 additions and 13 deletions

View File

@@ -1,7 +1,8 @@
# Technology Setup
# Technology used is nanagate45
vlsi.core.technology: nangate45
# Specify dir with ASAP7 tarball
# TODO: figure out how to remove this, or override it within OpenROADTool
technology.nangate45.install_dir: "/k/work/OpenROAD-flow/tools/OpenROAD"
vlsi.core.max_threads: 12