This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

FPGA Design Question about Virtex-4 on ADC08D1520RB

Other Parts Discussed in Thread: ADC08D1520RB

FPGA design on ADC08D1520RB Virtex-4: 

1. ADC08D1520RB board cannot be detected by Xilinx IMPACT

After debugging, the original design pass Implement Design and generate .bit file ready. However, impact returns that it cannot find cable. All Xilinx solutions I found are to uninstall/reintall usb driver or install a winusb drive coming with ISE installation package. I tried all of them but the issue remains, although I can see the device is recognized in Device Manager in windows 7. I run out of solutions. :(

2. I design new control logic and signal processing algorithm in FPGA. My design did not introduce new input or output, or any DCM change. However, during Implement Design Xilinx ISE fails Place&Route. In Design Summary, I am told that my design consumes 101% of IOB and 150% DCM_ADVs. How could this happen? 

3. I change my signal processing algorithm which has less memory occupation. Interestingly,  then my design pass Place&Route, although Design Summary returns the same consumption of IOB and DCM_ADVs. Why? How does memory consumption matter to IOB and DCM? 

Thanks. 

-Bridget