Junyong
Occasional Contributor
2 years agoVerilog HDL Modeul instantiation error
Hello all,
I'm trying to compile "Stratix 10-Tx PAM4 2x51 Gbps with SMA Design Example 18.1" with my Strati10 Tx Signal Integrity Dev Kit.
I got an error message below during compilation:
Error(13452): Verilog HDL Module Instantiation error at native0_altera_xcvr_native_s10_etile_181_32cenqy.sv(3058): module "ct3_xcvr_native" has no parameter named "hssi_aibnd_rx_aib_ber_margining_ctrl"
Could you please let me know how to handle with the issue?
- Hi,
guess you are using a newer version than Quartus 18.1? The example design built with 18.1 will probably need IP regeneration or even some modifications to work with newer Quartus versions. Problems of this kind have been frequently reported.