Altera_Forum
Honored Contributor
14 years agoStratix-II GXB Reconfiguration simulation trouble
Hello.
I am trying to simulate GXB transceiver reconfiguration for Stratix-II IC in Modelsim-Altera. My Quartus version is 9.1sp1. I am creating transceiver block that can be reconfigured in 2 states: 1) STM-16(OC-48) 2) Basiс mode I am creating this transceiver according to Stratix-IIGX handbook, volume II section I. When I simulate the GXB transceiver with reconfiguration possibility, I can see the following waveforms (see picture). After the reset sequence, when tx_digitalreset = 0 (inactive), transmitted signal became consisting z-states (pink lines in GX_TX signal). If I reconfigure the transceiver (uploading .mif file into it), the behavior is the same: after the reset sequence, when tx_digitalreset = 0 (inactive), transmitted signal became consisting z-states (pink lines in GX_TX signal). When tx_digitalreset = 1 (active), there is no z-states in the output signal. Did anybody try to simulate reconfiguration in Stratix-IIG? What can lead to z-states in the output of the transmitter? What is the problem and how it could be solved. Thank you in advance.