Skip to content

Commit

Permalink
update the design name
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady committed Oct 10, 2024
1 parent 1bb9131 commit 239e6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verify/uvm-python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BUS_TYPE ?= AHB
GL_MACROS += -DFUNCTIONAL
# GL_MACROS += "$(RTL_MACROS) -DFUNCTIONAL -DUNIT_DELAY=##1"
## netlist Gen
DESIGN_NAME = MS_QSPI_XIP_CACHE_ahbl
DESIGN_NAME = EF_QSPI_XIP_CTRL_ahbl
PRE_SYS_FILES = $(AHB_FILES) $(APB_FILES) $(WB_FILES) $(HDL_FILES)
PDK_DIR = $(HOME)/.volare/volare/sky130/versions/bdc9412b3e468c102d01b7cf6337be06ec6e9c9a/sky130A/
PDK_FILES = $(PDK_DIR)/libs.ref/sky130_fd_sc_hd/verilog/primitives.v $(PDK_DIR)/libs.ref/sky130_fd_sc_hd/verilog/sky130_fd_sc_hd.v # get this from openlane logs in the future
Expand Down

0 comments on commit 239e6df

Please sign in to comment.