Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Hi, Could you help me for three questions about Cyclone V SDI ii IP core? First question: I use two SDI ii cores, one for TX and one for RX, pattern gen ---- SDI ii TX ---- SDI ii RX. The SDI ii core generate TX and RX files(xx_rx_sim, xx_tx_sim) are the same name sdi_ii_0001, so I use modelsim to simulate error. How to resolve this? Second question: SDI v14.0 IP CORE can use for Quartus 14.0? I use it same to sdi ii core ,but sdi v14.0 core work Abnormally. --- Quote End --- Q1: Is it that you are observing the module name for both TX and RX instances are the same? Probably you can try to change the module name and see. You can also try to use duplex mode to see if helps. Q2: SDI v14.0 should be targeted for Quartus II 14.0. What is the abnormal observation with this core? Do you observe the same if using the latest Quartus II 15.0?