Add hammer-cad-plugins submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -43,4 +43,7 @@
|
|||||||
[submodule "vlsi/hammer"]
|
[submodule "vlsi/hammer"]
|
||||||
path = vlsi/hammer
|
path = vlsi/hammer
|
||||||
url = git@github.com:ucb-bar/hammer.git
|
url = git@github.com:ucb-bar/hammer.git
|
||||||
|
[submodule "vlsi/hammer-cad-plugins"]
|
||||||
|
path = vlsi/hammer-cad-plugins
|
||||||
|
url = git@github.com:ucb-bar/hammer-cad-plugins
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ SMEMS_COMP ?= $(tech_dir)/sram-compiler.json
|
|||||||
SMEMS_HAMMER ?= $(build_dir)/$(long_name).mems.hammer.json
|
SMEMS_HAMMER ?= $(build_dir)/$(long_name).mems.hammer.json
|
||||||
MACROCOMPILER_MODE ?= -l $(SMEMS_COMP) --use-compiler -hir $(SMEMS_HAMMER)
|
MACROCOMPILER_MODE ?= -l $(SMEMS_COMP) --use-compiler -hir $(SMEMS_HAMMER)
|
||||||
OBJ_DIR ?= $(vlsi_dir)/build
|
OBJ_DIR ?= $(vlsi_dir)/build
|
||||||
ENV_YML ?= $(vlsi_dir)/hammer-cad-plugins/bwrc-env.yml
|
ENV_YML ?= $(vlsi_dir)/bwrc-env.yml
|
||||||
INPUT_CONFS ?= example.yml $(dir $(tech_dir))/bwrc.yml
|
INPUT_CONFS ?= example.yml $(dir $(tech_dir))/bwrc.yml
|
||||||
HAMMER_EXEC ?= ./example-vlsi
|
HAMMER_EXEC ?= ./example-vlsi
|
||||||
|
|
||||||
|
|||||||
1
vlsi/hammer-cad-plugins
Submodule
1
vlsi/hammer-cad-plugins
Submodule
Submodule vlsi/hammer-cad-plugins added at 72809f538c
Reference in New Issue
Block a user