RonW
2008-04-03 21:40:10 UTC
Here are the last lines of my output. The last thing I did was added a 128-byte U8 memory object, with no arbitration, to get rid of an array on my front panel. There are no variables named "Tick Count mSec" or "Count mSec" or anything like that in my FPGA vi, or any of its sub-VIs. I did have a few Single-Cycle Timed Loops, but I deleted them and this error remains. (I'm trying to reduce SLICE usage.)
ERROR:Xst:2587 - Port <Count_mSec> of instance <n_4943> has different type in definition <rvi_CrioFpga_vi_FPGACompileCopy1_vi_Instance_7_LoopTimer_forMsec>.ERROR:Xst:2587 - Port <Tick_Count_mSec> of instance <n_4943> has different type in definition <rvi_CrioFpga_vi_FPGACompileCopy1_vi_Instance_7_LoopTimer_forMsec>.entity <rvi_CrioFpga_vi_FPGACompileCopy1_vi_Instance_7_LoopTimer_forMsec> with generics: WIDTHWI_TopEnablePassThru_TopEnables: from generic/parameter on instance : integer (0 to 2147483647) := 3 WIDTHWO_TopEnablePassThru_TopEnables: from generic/parameter on instance : integer (0 to 2147483647) := 2-->
Total memory usage is 351336 kilobytes
Number of errors : 2 ( 0 filtered)Number of warnings : 1 ( 0 filtered)Number of infos : 0 ( 0 filtered)
ERROR:Xflow - Program xst returned error code 6. Aborting flow execution...
Thanks in advance for any help.
-Ron
ERROR:Xst:2587 - Port <Count_mSec> of instance <n_4943> has different type in definition <rvi_CrioFpga_vi_FPGACompileCopy1_vi_Instance_7_LoopTimer_forMsec>.ERROR:Xst:2587 - Port <Tick_Count_mSec> of instance <n_4943> has different type in definition <rvi_CrioFpga_vi_FPGACompileCopy1_vi_Instance_7_LoopTimer_forMsec>.entity <rvi_CrioFpga_vi_FPGACompileCopy1_vi_Instance_7_LoopTimer_forMsec> with generics: WIDTHWI_TopEnablePassThru_TopEnables: from generic/parameter on instance : integer (0 to 2147483647) := 3 WIDTHWO_TopEnablePassThru_TopEnables: from generic/parameter on instance : integer (0 to 2147483647) := 2-->
Total memory usage is 351336 kilobytes
Number of errors : 2 ( 0 filtered)Number of warnings : 1 ( 0 filtered)Number of infos : 0 ( 0 filtered)
ERROR:Xflow - Program xst returned error code 6. Aborting flow execution...
Thanks in advance for any help.
-Ron