From 4b7ba2f7366194608aac59b47d0f3c7cd9f21fb1 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 10 Oct 2013 11:40:39 +0100 Subject: remove-path --- software/pong3_bsp/.cproject | 48 +++++++++++++++++++------------------- software/pong3_bsp/Makefile | 2 +- software/pong3_bsp/create-this-bsp | 4 ++-- software/pong3_bsp/settings.bsp | 12 +++++----- 4 files changed, 33 insertions(+), 33 deletions(-) (limited to 'software/pong3_bsp') diff --git a/software/pong3_bsp/.cproject b/software/pong3_bsp/.cproject index 7143698..e441cd1 100644 --- a/software/pong3_bsp/.cproject +++ b/software/pong3_bsp/.cproject @@ -3,19 +3,19 @@ - - + + - + - - - - - - - - - + @@ -313,12 +313,12 @@ - + - + @@ -331,7 +331,7 @@ - + diff --git a/software/pong3_bsp/Makefile b/software/pong3_bsp/Makefile index 55adf71..d40fcef 100644 --- a/software/pong3_bsp/Makefile +++ b/software/pong3_bsp/Makefile @@ -103,7 +103,7 @@ ACDS_VERSION := 13.0sp1 # BUILD_NUMBER: 232 SETTINGS_FILE := settings.bsp -SOPC_FILE := /root/projects/altera/pong3/hardware/my_sys.sopcinfo +SOPC_FILE := ../../my_sys.sopcinfo #------------------------------------------------------------------------------- # TOOL & COMMAND DEFINITIONS diff --git a/software/pong3_bsp/create-this-bsp b/software/pong3_bsp/create-this-bsp index 6359a3a..8574282 100755 --- a/software/pong3_bsp/create-this-bsp +++ b/software/pong3_bsp/create-this-bsp @@ -4,8 +4,8 @@ BSP_TYPE=hal BSP_DIR=. -SOPC_DIR=/root/projects/altera/pong3/hardware/ -SOPC_FILE=/root/projects/altera/pong3/hardware/my_sys.sopcinfo +SOPC_DIR=../../ +SOPC_FILE=../../my_sys.sopcinfo NIOS2_BSP_ARGS="" CPU_NAME= diff --git a/software/pong3_bsp/settings.bsp b/software/pong3_bsp/settings.bsp index 770099f..9f884af 100644 --- a/software/pong3_bsp/settings.bsp +++ b/software/pong3_bsp/settings.bsp @@ -2,11 +2,11 @@ hal default - Oct 10, 2013 11:01:44 AM - 1381399304153 - /root/projects/altera/pong3/software/pong3_bsp - settings.bsp - /root/projects/altera/pong3/hardware/my_sys.sopcinfo + Oct 10, 2013 11:34:52 AM + 1381401292694 + /home/root/projects/altera/pong3/hardware/software/pong3_bsp + ./settings.bsp + ../../my_sys.sopcinfo default nios2_qsys_0 1.9 @@ -934,4 +934,4 @@ .stack sdram_0 - + \ No newline at end of file -- cgit v1.2.3