Forum Discussion

CJian2's avatar
CJian2
Icon for New Contributor rankNew Contributor
7 years ago

About DP ipcores btc_dptx_syslib_init() issue

Hi all,

I am trying to run the dp_demo on my own board with dp tx & rx.

Following the software steps, I find it stopped at the function

btc_dptx_syslib_init();

with no any error/warning, no any debug info printted.

I can't find any c source file like btc_dptx_common.c/btc_dptx_aux_ch.c ... called by btc_dptx_syslib_init().

I am using the evaluation dp ip core/quartus prime 18.0.

The questions are:

1) When the function btc_dptx_syslib_init() give noting feedback, how to fix it?

2)How can I get the c source file like btc_dptx_common.c/btc_dptx_aux_ch.c etc...

Could someone please help with this, Thanks in advance!!!

Best Regards

Clark

2 Replies

  • Deshi_Intel's avatar
    Deshi_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi Clark,

    Ideally all the DP IP core design should file should be stored in ​intelFPGA_pro\18.0_b219\ip\altera\altera_dp

    For your case, maybe you can generate DP IP example design and compare with your own design.

    Thanks.

  • kchua3's avatar
    kchua3
    Icon for New Contributor rankNew Contributor

    Hi Clark,

    想問你的問題獲得解答了嗎?

    我最近也遇到了一樣的問題​