Skip to content

Commit

Permalink
Update to bsg_cadenv
Browse files Browse the repository at this point in the history
  • Loading branch information
dpetrisko committed Sep 24, 2024
1 parent 865c382 commit 1b08cde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ BSG_CADENV_DIR ?= $(BP_SDK_DIR)/bsg_cadenv
bsg_cadenv: $(BSG_CADENV_DIR)
$(BSG_CADENV_DIR):
git clone git@github.com:bespoke-silicon-group/bsg_cadenv.git $@
# Overriding specifically for BSG
sed -i "s#vcs/L-2016.06-SP2-15#vcs/U-2023.03-SP1#g" $@/machines/*
-include $(BSG_CADENV_DIR)/cadenv.mk
endif

Expand Down

0 comments on commit 1b08cde

Please sign in to comment.