Skip to content
Snippets Groups Projects
Commit 1c17658d authored by dam1n19's avatar dam1n19
Browse files

Renamed xilinx_lib to vivado_lib

parent cf7bd80f
No related branches found
No related tags found
1 merge request!1changed imem to rom to allow initial program loading, updated bootloader code...
Showing
with 1 addition and 1 deletion
...@@ -50,7 +50,7 @@ TARGET_DIR ?= $(NANOSOC_FPGA_FLOW_DIR)/targets/$(BOARD_NAME) ...@@ -50,7 +50,7 @@ TARGET_DIR ?= $(NANOSOC_FPGA_FLOW_DIR)/targets/$(BOARD_NAME)
TARGET_TCL_DIR := $(TARGET_DIR)/vivado_script/$(VIVIADO_VERSION) TARGET_TCL_DIR := $(TARGET_DIR)/vivado_script/$(VIVIADO_VERSION)
# NanoSoC Tech Socket Design Dependencies # NanoSoC Tech Socket Design Dependencies
RTL_SOCKET_DIR := $(SOCLABS_NANOSOC_TECH_DIR)/socket/xilinx_lib RTL_SOCKET_DIR := $(SOCLABS_NANOSOC_TECH_DIR)/socket/vivado_lib
# Define Bitfile Output Directory depending on Platform # Define Bitfile Output Directory depending on Platform
ifeq ($(PLATFORM), bare) ifeq ($(PLATFORM), bare)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment