If Aurora 8B/10B core is synthesized using Synplify Pro/Premier, Channel bonding fails and the following warning messagesare issued during Translate:
"WARNING:XdmHelpers:376 - Unexpected value of "3'h0" found for attribute
CHAN_BOND_LEVEL_0. Unable to convert this to the expected numeric value.
WARNING:XdmHelpers:376 - Unexpected value of "3'h0" found for attribute
CHAN_BOND_LEVEL_1. Unable to convert this to the expected numeric value."
Howcan Ifix this problem?
To solve this problem, change the value of CHAN_BOND_LEVEL_0 and CHAN_BOND_LEVEL_1 parameters in the following two files from "3'h0" to "0":
For example:
......
parameter CHAN_BOND_LEVEL_0 = 0
parameter CHAN_BOND_LEVEL_1 = 0
......
.TILE_CHAN_BOND_LEVEL_0 (0),
.TILE_CHAN_BOND_LEVEL_1 (0),
......
AR# 33768 | |
---|---|
日期 | 12/15/2012 |
状态 | Active |
Type | 综合文章 |
IP |