summaryrefslogtreecommitdiffstats
path: root/FFT_Test
diff options
context:
space:
mode:
authorMarcel Lauwerijssen <paranoya@morphcore.com>2004-11-15 13:24:25 (GMT)
committerMarcel Lauwerijssen <paranoya@morphcore.com>2004-11-15 13:24:25 (GMT)
commit7613a018158007a51d9b6843b97a7a0d51a9440f (patch)
treeddd1b80cdef642d799c3f1ed7acabb6ff42d9601 /FFT_Test
parenta8dd2edbbac848eb1e191af53001bb3e677c5553 (diff)
downloadTASS-7613a018158007a51d9b6843b97a7a0d51a9440f.zip
TASS-7613a018158007a51d9b6843b97a7a0d51a9440f.tar.gz
TASS-7613a018158007a51d9b6843b97a7a0d51a9440f.tar.bz2
Diffstat (limited to 'FFT_Test')
-rw-r--r--FFT_Test/FFT_Test.hp4
-rw-r--r--FFT_Test/FFT_test.hw2
2 files changed, 3 insertions, 3 deletions
diff --git a/FFT_Test/FFT_Test.hp b/FFT_Test/FFT_Test.hp
index 0258161..2612112 100644
--- a/FFT_Test/FFT_Test.hp
+++ b/FFT_Test/FFT_Test.hp
@@ -257,8 +257,8 @@ setting RC200E include:..\\Support_Libs\\debug false
setting RC200E include:C:\\Project_CVS\\Support_Libs\\debug false
setting RC200E "lib:C:\\Program Files\\Celoxica\\PDK\\Hardware\\Lib\\stdlib.hcl" false
command RC200E "cd RC200"
-command RC200E "call edifmake_rc200 testapp8"
-output RC200E RC200\\testapp8.bit
+command RC200E "call edifmake_rc200 FFT_test"
+output RC200E RC200\\FFT_test.bit
document config.hch {
type hch
}
diff --git a/FFT_Test/FFT_test.hw b/FFT_Test/FFT_test.hw
index acddbd7..a50ea27 100644
--- a/FFT_Test/FFT_test.hw
+++ b/FFT_Test/FFT_test.hw
@@ -1,2 +1,2 @@
#@hw
-project testapp8.hp
+project FFT_test.hp