- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Intel Community,
I am using Quartus Prime Pro 20.4 with an Arria 10 FPGA device. During compilation, I encountered the following critical warnings:
Critical Warning(17951): There are 12 unused RX channels in the design.
Critical Warning(18655): There are 12 unused TX channels in the design.
In my design, no transceiver channels are used at all.
To suppress these warnings, I added the following line to my QSF file:
set_global_assignment -name PRESERVE_UNUSED_XCVR_CHANNEL ON
However, this did not eliminate the warnings. Instead, a new warning appeared:
Warning(18584): There are no transceiver channels used in the design. You must use or instantiate at least 1 transceiver channel to preserve the rest of the unused channels.
I would like to ask:
Are these critical warnings something I need to address in my design?
If action is required, what is the recommended way to properly disable or suppress these warnings when no transceiver channels are used?
Any guidance or clarification would be greatly appreciated.
Thank you in advance!
Best regards,
Tatsuhiro Kato
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page