Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Error: (vsim-3043) fibre_mgt.v(154): Unresolved reference

Status
Not open for further replies.

tony_

Newbie level 1
Joined
Nov 5, 2007
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hi.

When I running simulations rocketio in ModelSim show this error:

Error: (vsim-3043) fibre_mgt.v(154): Unresolved reference to 'ALIGN_COMMA_MSB' in GT_FIBRE_CHAN_INST.ALIGN_COMMA_MSB.
# Region: /top_mgt/mgt

Why???

Thanks
 

error

I haven't seen that particular error message, but such messages occur if you haven't yet compiled the Xilinx simulation libraries.
If you are using Xilinx EDK, refer to "CompEDKLib Utility" in the "Embedded System Tools Reference Manual".
Otherwise, refer to the COMPXLIB chapter in the Xilinx ISE "Development System Reference Guide".
 

How do I set ALIGN_COMMA_MSB attribute in TRUE mode?

default code when I running rocketio cores is:
// synthesis attribute ALIGN_COMMA_MSB of GT_FIBRE_CHAN_INST is "FALSE"


Thanks.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top