OpenCores
URL https://opencores.org/ocsvn/amber/amber/trunk

Subversion Repositories amber

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /amber/trunk/hw/fpga/bin
    from Rev 64 to Rev 75
    Reverse comparison

Rev 64 → Rev 75

/set_fpga_version.sh
2,7 → 2,7
# Copy the run ID into an include file
# thats compiled into the FPGA boot loader software
 
FPGA_VERSION_FILE=../../../sw/boot-loader/fpga-version.h
FPGA_VERSION_FILE=../../../sw/boot-loader-serial/fpga-version.h
RUN_ID_FILE=$1
 
VERSION=`cat ${RUN_ID_FILE}`
/Makefile
60,7 → 60,7
BOOT_LOADER_DIR = ../../../sw/boot-loader-ethmac
BOOT_LOADER_DEF = BOOT_LOADER_ETHMAC
else
BOOT_LOADER_DIR = ../../../sw/boot-loader
BOOT_LOADER_DIR = ../../../sw/boot-loader-serial
BOOT_LOADER_DEF =
endif
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.