Merge pull request #1726 from ucb-bar/submod-rename

Rename blocks/cache submodules to match new chipsalliance ownership
This commit is contained in:
Jerry Zhao
2024-01-08 16:32:35 -08:00
committed by GitHub
15 changed files with 38 additions and 38 deletions

View File

@@ -137,7 +137,7 @@ include $(base_dir)/common.mk
# copy from other directory
#########################################################################################
all_vsrcs := \
$(base_dir)/generators/sifive-blocks/vsrc/SRLatch.v
$(base_dir)/generators/rocket-chip-blocks/vsrc/SRLatch.v
#########################################################################################
# vivado rules