summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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