openroad floorplanning broken at TritonMacroPlace. needs debugging

This commit is contained in:
Sam Steffl
2020-06-20 13:15:56 -07:00
parent 254304428b
commit c617c4db24
6 changed files with 43 additions and 139 deletions

View File

@@ -31,10 +31,8 @@ MACROCOMPILER_MODE ?= $(if $(filter $(tech_name),asap7),\
ENV_YML ?= $(vlsi_dir)/env.yml
INPUT_CONFS ?= $(if $(filter $(tech_name),nangate45),\
example-nangate45.yml,\
example.yml)
HAMMER_EXEC ?= $(if $(filter $(tech_name),nangate45),\
example-vlsi-nangate45,\
example-vlsi)
example-asap7.yml)
HAMMER_EXEC ?= example-vlsi
VLSI_TOP ?= $(TOP)
VLSI_HARNESS_DUT_NAME ?= dut
VLSI_OBJ_DIR ?= $(vlsi_dir)/build