Forum Discussion
21 Replies
- Altera_Forum
Honored Contributor
Instead of rely on assign gen3_speed = tl_cfg_tl_cfg_sts[32:31] == 2'b11;
how about you use Signaltap II to monitor current_speed[1:0] and see if the link is really train-up to gen3. The following encodings are defined: - 2b’00: Undefined - 2b’01: Gen1 - 2b’10: Gen2 2b’11: Gen3