summaryrefslogtreecommitdiffstats
path: root/FFT_Test/FFT_Test.hp
diff options
context:
space:
mode:
Diffstat (limited to 'FFT_Test/FFT_Test.hp')
-rw-r--r--FFT_Test/FFT_Test.hp14
1 files changed, 7 insertions, 7 deletions
diff --git a/FFT_Test/FFT_Test.hp b/FFT_Test/FFT_Test.hp
index 2612112..e00745e 100644
--- a/FFT_Test/FFT_Test.hp
+++ b/FFT_Test/FFT_Test.hp
@@ -253,7 +253,7 @@ setting RC200E "include:R:\\c2hardw\\Program Files\\celoxica\\pdk\\hardware\\inc
setting RC200E "include:R:\\c2hardw\\Program Files\\celoxica\\pdk\\hardware\\" false
setting RC200E include:..\\..\\..\\include false
setting RC200E include:include false
-setting RC200E include:..\\Support_Libs\\debug false
+setting RC200E include:..\\Support_Libs\\debug true
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"
@@ -262,12 +262,6 @@ output RC200E RC200\\FFT_test.bit
document config.hch {
type hch
}
-document debug.hcc {
- type hcc
-}
-document debug.hch {
- type hch
-}
document fft.hch {
type hch
}
@@ -289,3 +283,9 @@ document runfft.hch {
document weights256.hch {
type hch
}
+document ..\\support_libs\\debug\\debug.hcc {
+ type hcc
+}
+document ..\\support_libs\\debug\\debug.hch {
+ type hch
+}